SIGN IN SIGN UP

Ensure flutter run build is done in incremental mode. (#107184)

* Ensure build is done in incremental mode.

This allows for faster bootstrapping of the compiler from previously created dill file.

Fixes https://github.com/flutter/flutter/issues/107183

* Avoid initializeFromDill in aot mode

* Update tests
A
Alexander Aprelev committed
b1410c2ce7c075b035ec3c400dd54c734f8c6e18
Parent: 043f0f7
Committed by GitHub <noreply@github.com> on 7/7/2022, 4:31:18 PM