flutter/packages/flutter_tools
2017-12-13 17:49:54 -08:00
..
bin Revert engine (#13547) 2017-12-13 16:25:25 -08:00
gradle Revert engine (#13547) 2017-12-13 16:25:25 -08:00
ide_templates/intellij Updated run configurations with catalog examples. (#13099) 2017-11-28 16:04:30 -08:00
lib Verify that committed GeneratedPluginRegistrant are up-to-date (#13541) 2017-12-13 17:49:54 -08:00
schema Add support for iOS plugin class prefix (#13095) 2017-11-20 13:27:21 +01:00
templates Revert engine (#13547) 2017-12-13 16:25:25 -08:00
test Make the create command call pub get online instead of offline. (#13505) 2017-12-11 21:21:41 -08: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
pubspec.yaml Update quiver dependency to 0.26.2 (#13299) 2017-12-01 10:28:59 -08:00
README.md Update timeouts for flutter create tests (#12965) 2017-11-10 09:35:11 +01: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:

DART_VM_OPTIONS=--assert-initializer ../../bin/cache/dart-sdk/bin/pub run test