flutter/packages/flutter_tools
2018-02-08 22:15:08 +01:00
..
bin Fix iOS build which broke after the change to fuse --strong option into 2018-02-08 11:38:12 -08:00
gradle Fuse --strong into --preview-dart-2 option. 2018-02-08 09:18:52 -08:00
ide_templates/intellij Add semantics traversal order example (#14174) 2018-02-06 14:13:08 -08:00
lib Hide the NDK warning that should never happen with a regexp (#14503) 2018-02-08 12:16:04 -08:00
schema Add support for iOS plugin class prefix (#13095) 2017-11-20 13:27:21 +01:00
templates Update Flutter Gallery Xcode project to a publishable state (#14309) 2018-01-29 01:14:03 -08:00
test Hide the NDK warning that should never happen with a regexp (#14503) 2018-02-08 12:16:04 -08:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn [fuchsia] dart_package is now dart_library. (#13979) 2018-01-08 13:16:46 -08:00
pubspec.yaml Fix process running during package creation (#14508) 2018-02-07 12:21:14 -08:00
README.md Update documentation on how to test flutter_tools (#14567) 2018-02-08 22:15:08 +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:

../../bin/cache/dart-sdk/bin/pub run test -j1