flutter/packages/flutter_tools
Michael Thomsen 7a57d37195 Add Pods cache dir to ios/.gitignore (#9464)
* Add Pods cache dir to ios/.gitngnore

* Add missing ending newlines
2017-04-21 13:18:05 +02: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 [fuchsia_reload] More information from --list (#9503) 2017-04-20 15:06:56 -07:00
schema Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
templates Add Pods cache dir to ios/.gitignore (#9464) 2017-04-21 13:18:05 +02:00
test comprehensive list of lints (#9330) 2017-04-20 09:38:57 +02: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 Start using @immutable annotations (#9152) 2017-04-14 10:38:58 -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