flutter/packages/flutter_tools
Devon Carew 9a4c2c681f add a dev/dartdoc.dart script to generate docs for the packages/ packages
* add a dev/dartdoc.dart script to generate docs for the packages/ packages

* remove description

* rename readme

* change to using --include-external

* move docs to dev/docs
2016-04-05 12:33:12 -07:00
..
2016-04-05 10:22:36 -07:00
2016-03-30 12:20:55 -07:00
2016-04-04 13:10:56 -07:00
2016-03-15 09:27:58 -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