Add support in flutter tools for incremental compilation of sources using the new Dart Front End #28051
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
customer-flutter
front-end-kernel
legacy-area-front-end
Legacy: Use area-dart-model instead.
Milestone
Add support in flutter tools to do incremental compilation of flutter sources that have changed using the Dart Front end and push the incremental intermediate files (kernel files) to the device.
This will enable fast edit/refresh and the hot reload modes supported by the Dart VM.
The text was updated successfully, but these errors were encountered: