mirror of
https://github.com/flutter/flutter.git
synced 2026-02-11 21:33:08 +08:00
* 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