flutter/packages/flutter_tools
Jonah Williams 938dd5a4aa
Revert "Update driver script to execute test through test_core" (#24401)
* Revert "Add dashing config file for generating docset from flutter docs (#24374)"

This reverts commit ec8ca8606c.

* Revert "Update driver script to execute test through test_core (#24168)"

This reverts commit 6c62cf337f.
2018-11-15 11:17:00 -08:00
..
bin fix variable check in xcode_backend.sh (#24368) 2018-11-14 18:54:51 -08:00
doc Allow passing a restart reason through to analytics (#21983) 2018-10-10 10:23:32 +01:00
gradle Fixes gradle error: 'Could not find lint-gradle-api.jar' (#23095) (#23397) 2018-10-24 14:33:39 -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 Revert "Update driver script to execute test through test_core" (#24401) 2018-11-15 11:17:00 -08:00
schema Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
templates Update idea template files (#24311) 2018-11-14 13:45:07 -08:00
test Revert "Update driver script to execute test through test_core" (#24401) 2018-11-15 11:17:00 -08:00
tool apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
analysis_options.yaml Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
BUILD.gn add frontend server as a non dart dep of fuchsia_tool (#24075) 2018-11-07 15:14:35 -08:00
pubspec.yaml Revert "Update driver script to execute test through test_core" (#24401) 2018-11-15 11:17:00 -08:00
README.md Improved readme (#23079) 2018-10-18 10:58:15 -07:00

Flutter Tools

Tools for building Flutter applications.

Be sure to follow the instructions on CONTRIBUTING.md to setup.

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