flutter/packages/flutter_tools
pq 18d971d492 Remove gratuitous pub resolver from flutter analysis.
Package mapping is already done by the `PackageDependencyTracker` so this extra check is at best not needed.  (At worst could cause an unneeded and costly call to `pub list-package-dirs`!)
2016-05-09 12:21:18 -07:00
..
2016-03-30 12:20:55 -07:00
2016-05-09 11:00:54 -07:00
2016-05-03 09:09:00 -07:00
2016-05-05 12:15:26 -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