• 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
codegen.dart 8.12 KB