
* run pub for analyze and test * don't run pub when doing repo analysis * move logic for when to run pub into the commands * re-write ternary expression
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test
* run pub for analyze and test * don't run pub when doing repo analysis * move logic for when to run pub into the commands * re-write ternary expression
Tools for building Flutter applications.
To run the tests: