flutter/packages/flutter_tools
2017-08-24 10:44:32 +02:00
..
bin Add missing context bits to Fuchsia tools. (#10891) 2017-06-21 14:03:13 -07:00
gradle Improve Gradle error output in Flutter commands (#11703) 2017-08-24 10:44:32 +02:00
lib Improve Gradle error output in Flutter commands (#11703) 2017-08-24 10:44:32 +02:00
schema Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
templates Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
test Suppress libmobilegestalt noise from iOS device logging (#11745) 2017-08-23 10:50:07 -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 IntelliJ project files for latest plugin (#11536) 2017-08-07 12:19:25 -07:00
pubspec.yaml Bump Dart SDK to 1.25.0-dev.9.0 (#11509) 2017-08-09 14:45:55 +02: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