flutter/packages/flutter_tools
Adam Barth 08539b4e4d Rewire the pubspecs to use local paths
Using local paths ensures that each package sees each other package at HEAD.
2015-11-06 22:46:52 -08:00
..
bin Remove the --http option 2015-11-06 20:17:24 -08:00
lib add a flutter.yaml file to the init template 2015-11-06 20:57:35 -08:00
test Remove the --http option 2015-11-06 20:17:24 -08:00
tool start a daemon command 2015-11-03 15:58:02 -08:00
pubspec.yaml Rewire the pubspecs to use local paths 2015-11-06 22:46:52 -08:00
README.md Simplify README 2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test