flutter/packages/flutter_tools
Phil Quitslund 95544383ef Bump to Dart SDK 1.24.0-dev.6.7. (#10585)
* Bump to Dart SDK 1.24.0-dev.6.7.

* nits and fixes
2017-06-08 15:15:18 -07:00
..
bin Workaround for intermittent pub crash on macOS. (#9832) 2017-05-05 13:30:48 +02:00
gradle Moved FLUTTER_HOME to FLUTTER_ROOT in gradle plugin (#10100) 2017-05-22 07:50:31 -07:00
lib Bump to Dart SDK 1.24.0-dev.6.7. (#10585) 2017-06-08 15:15:18 -07:00
schema Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
templates Remove comments unrelated to plugin example app (#10532) 2017-06-08 10:51:56 +02:00
test Add more instructions and handling for first time iOS run (#10521) 2017-06-07 15:56:13 -07:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn Use the correct set of options to analyze Flutter packages. (#9758) 2017-05-05 17:18:58 -07:00
flutter_tools.iml IntelliJ metadata cleanup (flutter-intellij#914). (#9427) 2017-04-17 13:42:31 -07:00
pubspec.yaml Bump to Dart SDK 1.24.0-dev.6.7. (#10585) 2017-06-08 15:15:18 -07:00
README.md Add test of flutter create --plugin (#9459) 2017-04-19 00:00:39 +02:00

Flutter tools

Tools for building Flutter applications.

To run the tests, ensure that no devices are connected, then navigate to flutter_tools and execute:

../../bin/cache/dart-sdk/bin/pub run test