mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* executable.dart#main() depends on runner.dart#run() * Refactor code such that non-commands don't depend on commands. No code was actually changed in this PR - code was merely moved from point A to point B.