flutter/packages/flutter_tools
Adam Barth 0ae17bc3b3 Add versionCode and versionName to default Android manifest
These are required to upload to the store.

Fixes #1006
2016-02-11 19:43:39 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib Add versionCode and versionName to default Android manifest 2016-02-11 19:43:39 -08:00
test introduce globals scoped to the app's context 2016-02-09 22:03:13 -08:00
tool add device notifications to the daemon command 2016-01-19 21:29:20 -08:00
pubspec.yaml 'flutter start' calls 'flutter apk' if necessary. 2016-02-03 12:21:20 -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