mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Fix RunBundleAndSource to run from kernel. This is needed to accommodate restarting(rather than reload) of Flutter app from kernel. * Fix formatting