flutter/packages/flutter_tools
Alexander Aprelev 6c6d08b9ee Keep incremental compiler state through full restart. (#12535)
* Keep incremental compiler state through full restart.

* Add todo

* Add todo
2017-10-13 15:18:24 -07:00
..
bin Attempt to fix Fuchsia build (#12259) 2017-09-26 08:50:41 -07:00
gradle Add hidden options --extra-front-end-options and --extra-gen-snapshot-options to flutter tool (#12219) 2017-10-03 12:55:53 -07:00
lib Keep incremental compiler state through full restart. (#12535) 2017-10-13 15:18:24 -07:00
schema Add schema for plugin (#12013) 2017-09-11 16:24:41 +02:00
templates Update IDEA project files (#12391) 2017-10-05 12:56:49 -07:00
test Update IDEA project files (#12391) 2017-10-05 12:56:49 -07:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn Disable Dart analysis in Fuchsia. (#12409) 2017-10-06 10:47:52 -07:00
flutter_tools.iml Update flutter_tools IntelliJ project (#11790) 2017-08-25 15:59:19 -07:00
pubspec.yaml flutter_localization optional package (#12410) 2017-10-11 16:01:13 -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