flutter/packages/flutter_tools
Devon Carew 4860e63f44 Merge pull request #2153 from devoncarew/add_android_icon
add an android icon to the starter app
2016-02-25 00:40:49 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib Merge pull request #2153 from devoncarew/add_android_icon 2016-02-25 00:40:49 -08:00
templates Merge pull request #2153 from devoncarew/add_android_icon 2016-02-25 00:40:49 -08:00
test additional validation for device commands 2016-02-24 11:11:23 -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