flutter/packages/flutter_tools
Adam Barth 3824e88df7 flutter upgrade needed twice if sky_services dependencies change
Now we run `flutter --version` to update our local cache of packages before
running `pub upgrade`, which reads from that cache.

Fixes #2953
2016-03-28 12:16:19 -07:00
..
2016-03-26 14:00:25 -07:00
2016-03-15 09:27:58 -07:00
2016-03-27 13:36:01 -07: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