flutter/packages/flutter_tools
2016-11-15 12:13:56 -08:00
..
bin Refactor flutter command exit code - part 2 (#6817) 2016-11-13 22:09:03 -05:00
lib add identifiers to progress messages (#6868) 2016-11-15 12:13:56 -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 Support specifying a fixed list of assets on the command line (#6857) 2016-11-15 07:01:00 -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