flutter/packages/flutter_tools
Derek Hannah fafd615a81 updated Flutter Doctor grammar (#19676)
* updated Flutter Doctor grammar

* updated messaging based on a suggestion by Greg Spencer

* grammar update
2018-09-27 09:47:36 -07:00
..
bin Add coverage directory to fuchsia coverage script (#22236) 2018-09-26 13:17:20 -07:00
doc Animation API improvements (#21540) 2018-09-23 00:43:05 -07:00
gradle Simplify Gradle compiler output. (#21760) 2018-09-20 15:45:48 -07:00
ide_templates/intellij Change 'flutter ide-config' to optionally create root Intellij module (#19920) 2018-07-30 10:15:26 -07:00
lib updated Flutter Doctor grammar (#19676) 2018-09-27 09:47:36 -07:00
schema Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02:00
templates Support materializing Flutter module host app on iOS (#21276) 2018-09-25 15:21:13 -04:00
test Fixes terse doctor output when no devices available. (#22108) 2018-09-26 09:33:08 -07:00
tool Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
analysis_options.yaml Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
BUILD.gn [gn] Be explicit about Dart sources. 2018-08-01 09:33:03 -07:00
pubspec.yaml Update packges (#21241) 2018-08-30 18:16:23 -07:00
README.md Remove -j1 to run tools tests concurrently (#22038) 2018-09-19 17:47:06 +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