flutter/packages/flutter_tools
2017-10-22 18:11:36 +02:00
..
bin enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
gradle Copy snapshot file into assets (#12523) 2017-10-18 14:52:36 +02:00
lib enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
schema Add schema for plugin (#12013) 2017-09-11 16:24:41 +02:00
templates tweak the flutter create template to use the function shorthand for main() (#12654) 2017-10-20 10:46:07 -07:00
test enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn Adjust to new location for the Dart project. (#12621) 2017-10-18 19:45:48 -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