flutter/packages/flutter_tools
2016-11-15 13:47:57 -08:00
..
bin Refactor flutter command exit code - part 2 (#6817) 2016-11-13 22:09:03 -05:00
lib Fix handling of empty --project-assets option (#6873) 2016-11-15 13:47:57 -08:00
schema add services to schema 2016-03-30 12:20:55 -07:00
templates Tweaks to the template for P4. (#6635) 2016-11-02 11:28:49 -07:00
test Fix handling of empty --project-assets option (#6873) 2016-11-15 13:47:57 -08:00
tool add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
BUILD.gn Updated mustache dependency for flutter_tools. (#6287) 2016-10-12 12:53:06 -07:00
flutter_tools.iml Update IML files 2016-10-14 09:58:48 -07:00
pubspec.yaml Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05: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