flutter/packages/flutter_tools
2017-04-26 10:38:11 -07:00
..
bin Added a simple test runner for Fuchsia. (#9461) 2017-04-20 14:18:24 -07:00
gradle Remove Android support library in Flutter builds. Fixes #9120, #9102, #9121. (#9123) 2017-03-31 09:35:25 -07:00
lib Make Flutter plugins usable from a Windows host (#9599) 2017-04-26 10:02:22 -07:00
schema Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
templates Add app id to build.gradle template (#9552) 2017-04-24 17:13:04 +02:00
test Make Flutter plugins usable from a Windows host (#9599) 2017-04-26 10:02:22 -07:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn Added a simple test runner for Fuchsia. (#9461) 2017-04-20 14:18:24 -07:00
flutter_tools.iml IntelliJ metadata cleanup (flutter-intellij#914). (#9427) 2017-04-17 13:42:31 -07:00
pubspec.yaml move collection to dev dependency (#9613) 2017-04-26 10:38:11 -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