mirror of
https://github.com/flutter/flutter.git
synced 2026-01-21 05:04:42 +08:00
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