
Now we run `flutter --version` to update our local cache of packages before running `pub upgrade`, which reads from that cache. Fixes #2953
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test
Now we run `flutter --version` to update our local cache of packages before running `pub upgrade`, which reads from that cache. Fixes #2953
Tools for building Flutter applications.
To run the tests: