Unverified Commit 1087279a authored by Alexander Aprelev's avatar Alexander Aprelev Committed by GitHub

Create frontend compiler in `flutter test` lazily. (#15251)

* Create frontend compiler in `flutter test` lazily.

This is needed to avoid unwarranted runtime dependencies on Artifacts,
for example when in non-preview-dart-2 mode.
Refactor the compilation-related code into _Compiler class.
parent 1a3c9b83
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment