mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- [x] Stop unnecessarily building the flx a second time on startup. - [x] Stop unncessarily copying the flx to the device a second time on startup. - [x] Remove `startBundle` and move logic into `startApp`.