flutter/packages/flutter_tools
Phil Quitslund 8fa545fee2 Update Hot Reload label text in template app instructions. (#11857)
* Update Hot Reload label text in template app instructions.

* label fix
2017-08-31 15:37:01 -07:00
..
bin Add missing context bits to Fuchsia tools. (#10891) 2017-06-21 14:03:13 -07:00
gradle Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
lib Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
schema Remove unused Roboto fonts from the material font manifest (#11778) 2017-08-25 11:29:26 -07:00
templates Update Hot Reload label text in template app instructions. (#11857) 2017-08-31 15:37:01 -07:00
test Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -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 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