flutter/packages/flutter_tools
Adam Barth 90991854e0 Add a flutter upgrade command
This command upgrades the version of flutter that you're using and runs
`pub upgrade` to update the transitive dependencies.
2015-11-12 10:16:13 -08:00
..
2015-11-10 13:20:35 -08:00
2015-11-12 10:16:13 -08:00
2015-11-10 13:20:35 -08:00
2015-11-10 13:20:35 -08:00
2015-11-10 13:20:35 -08:00
2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test