mirror of
https://github.com/flutter/flutter.git
synced 2026-02-13 22:31:34 +08:00
1) Moved basic utility code into base/ directory to make it clear which code doesn't depend on Flutter-specific knowldge. 2) Move the CommandRunner subclasses into a runner/ directory because these aren't commands themselves.