flutter/packages/flutter_tools
2015-11-05 15:53:32 -08:00
..
bin return exit codes on failures 2015-10-17 11:50:23 -07:00
lib Add a flag that selects which Android device ID is the target for Flutter commands 2015-11-05 15:53:32 -08:00
test Enable --no-http by default 2015-11-03 19:39:47 -08:00
tool start a daemon command 2015-11-03 15:58:02 -08:00
pubspec.yaml Rev pubspec 2015-11-04 14:26:07 -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