flutter/packages/flutter_tools
Adam Barth 11fa94cd6b Simplify demo template
We don't need these keys. Also, improve style in several places.

Fixes #2225
2016-02-26 13:42:25 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib Merge pull request #2219 from devoncarew/speed_up_start 2016-02-26 12:21:42 -08:00
templates Simplify demo template 2016-02-26 13:42:25 -08:00
test decouple flutter drive from flutter start 2016-02-26 10:18:24 -08:00
tool add device notifications to the daemon command 2016-01-19 21:29:20 -08:00
pubspec.yaml "flutter drive" command 2016-02-19 18:11:53 -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