flutter/packages/flutter_tools
Chinmay Garde 77103c01cd Merge pull request #1941 from chinmaygarde/master
iOS: Treat the initial Info.plist string as a mustache template and use the project name to initialize the bundle name and identifier
2016-02-16 17:42:42 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib Merge pull request #1941 from chinmaygarde/master 2016-02-16 17:42:42 -08:00
test rename list->devices, start->run 2016-02-13 23:50:20 -08:00
tool add device notifications to the daemon command 2016-01-19 21:29:20 -08:00
pubspec.yaml allow any android sdk version 2016-02-13 14:37:41 -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