flutter/packages/flutter_tools
Phil Quitslund 8dc1634be5 Stop building unlinked summaries for packages. (#7538)
Stop building (unused) unlinked summaries for packages.

Improves update speed considerably (for `n` packages it saves us `n` needless calls to `pub get`).
2017-01-19 09:11:41 -08:00
..
2016-03-30 12:20:55 -07:00
2017-01-12 09:31:27 -08:00
2017-01-03 22:11: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