mirror of
https://github.com/flutter/flutter.git
synced 2026-02-15 07:11:44 +08:00
* convert pubGet to throw ToolExit on non-zero exit code * convert commandValidator to throw ToolExit for non-zero exit code * convert flutter commands to throw ToolExit for non-zero exit code * use convenience method throwToolExit * only show "if this problem persists" for unusual exceptions
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test