flutter/packages/flutter_tools
2016-01-29 14:32:12 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib massage the help text 2016-01-29 14:32:12 -08:00
test use status(), error(), and trace() for logging 2016-01-28 12:44:17 -08:00
tool add device notifications to the daemon command 2016-01-19 21:29:20 -08:00
pubspec.yaml get a bug fix for multi-line command descriptions 2016-01-25 09:28:42 -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