• Jonah Williams's avatar
    [flutter_tools] remove globals from compilers (#59184) · 447e3d3f
    Jonah Williams authored
    Refactors KernelCompiler and ResidentCompiler to no longer use globals (except as a fallback for g3 migration). Improves the compilation error when running flutter test on a package without a flutter_test dependency.
    
    Updates machine mode to output trace text to stderr
    447e3d3f
Name
Last commit
Last update
..
.dartignore Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...
trivial_expectation.txt Loading commit data...
trivial_test.dart Loading commit data...