flutter/packages/flutter_tools
Michael Thomsen 3f6b28dddb Add a check for gradle failing due to missing licenses (#12318)
* Add a check for gradle failing due to missing licenses

* Review feedback Jakob
2017-09-29 13:49:38 +02:00
..
bin Attempt to fix Fuchsia build (#12259) 2017-09-26 08:50:41 -07:00
gradle Engine artifacts used for snapshots also specified as build inputs (#12014) 2017-09-12 08:35:02 +02:00
lib Add a check for gradle failing due to missing licenses (#12318) 2017-09-29 13:49:38 +02:00
schema Add schema for plugin (#12013) 2017-09-11 16:24:41 +02:00
templates Seems like a lint was renamed. (#12034) 2017-09-26 11:03:45 -07:00
test Retry on failed download. (#12293) 2017-09-28 17:37:34 -07:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn Rename .analysis_options to analysis_options.yaml (#11594) 2017-08-15 08:46:42 -04:00
flutter_tools.iml Update flutter_tools IntelliJ project (#11790) 2017-08-25 15:59:19 -07:00
pubspec.yaml Update some places that mentioned the old update-packages --upgrade (#12218) 2017-09-23 22:23:09 -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