1. 12 Nov, 2020 1 commit
  2. 18 Jun, 2020 1 commit
    • 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
  3. 10 Jan, 2017 1 commit