flutter/packages/flutter_tools
Devon Carew 2f41ea546f
re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server (#16281)
re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server
2018-04-11 14:50:36 -07:00
..
bin Make AppContext immutable and race-free (#15984) 2018-03-28 10:58:28 -07:00
gradle Make flutter.gradle support Flutter used as lib (#16300) 2018-04-06 13:11:47 +02:00
ide_templates/intellij Spelling (#15229) 2018-03-06 21:36:03 -08:00
lib re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server (#16281) 2018-04-11 14:50:36 -07:00
schema Allow null flutter schema in pubspec (#15690) 2018-03-19 14:55:54 -07:00
templates Update template .gitignore rules (#15382) 2018-04-09 15:02:24 -07:00
test re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server (#16281) 2018-04-11 14:50:36 -07:00
tool Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
analysis_options.yaml re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server (#16281) 2018-04-11 14:50:36 -07:00
BUILD.gn Leave source list empty for Fuchsia targets. (#15337) 2018-03-12 15:38:32 +01:00
pubspec.yaml Update dependencies (#16442) 2018-04-10 14:27:53 -07: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