
This command upgrades the version of flutter that you're using and runs `pub upgrade` to update the transitive dependencies.
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test
This command upgrades the version of flutter that you're using and runs `pub upgrade` to update the transitive dependencies.
Tools for building Flutter applications.
To run the tests: