flutter/packages/flutter_tools
xster e28765a997 Delinting future awaits round 3 (#10791)
* round 3

* partially address comments

* merge

* review notes

* review

* review

* review
2017-09-20 17:24:43 -07:00
..
bin Delinting future awaits round 3 (#10791) 2017-09-20 17:24:43 -07:00
gradle Engine artifacts used for snapshots also specified as build inputs (#12014) 2017-09-12 08:35:02 +02:00
lib Delinting future awaits round 3 (#10791) 2017-09-20 17:24:43 -07:00
schema Add schema for plugin (#12013) 2017-09-11 16:24:41 +02:00
templates Update fonts section in pubspec.yaml.tmpl (#12164) 2017-09-19 21:26:02 +02:00
test Add support for shared fonts in packages. (#12142) 2017-09-19 14:04:51 +02: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