mirror of
https://github.com/encounter/flutter.git
synced 2026-07-10 03:18:48 -07:00
3ba17136b7
* refactor the --resident run option into a separate file * update daemon to run --resident apps * re-plumbing daemon start * send app logs * update tests * review changes * fix test runner * remove PackageMap.createGlobalInstance; rely on the ctor * review comments