mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The `Command`s added to a `CommandRunner` don't automatically inherit the `CommandRunner`'s usage line length limit. This PR does the necessary plumbing. Help messages look nicer now.