flutter/packages/flutter_tools
Greg Spencer 5d0d1b038f
Add Bash and Zsh command-line completion for flutter (#19243)
This uses @kevmoo's completion package to do command line completion for flutter, and a new command "bash-completion" (with alias "zsh-completion") that will output the necessary shell script setup code, and adds the hidden command "completion" that does the actual completion.

Because it adds a dependency, I also had to do flutter update-packages --force-upgrade.

Fixes #18988.
2018-07-13 21:24:36 -07:00
..
bin Revert "Revert "Use runTests in fuchsia tester. (#19178)" (#19321)" (#19327) 2018-07-13 10:37:44 -07:00
doc Remove note about port being removed (#19263) 2018-07-11 15:22:51 +01:00
gradle Make Gradle script support Flutter-as-lib (#18633) 2018-06-20 16:07:05 +02:00
ide_templates/intellij Spelling (#15229) 2018-03-06 21:36:03 -08:00
lib Add Bash and Zsh command-line completion for flutter (#19243) 2018-07-13 21:24:36 -07:00
schema Add module template for Android (#18697) 2018-06-22 18:19:37 +02:00
templates Fix path of ios module template files (#19037) 2018-07-09 11:56:39 +02:00
test Add Bash and Zsh command-line completion for flutter (#19243) 2018-07-13 21:24:36 -07:00
tool Add emulator.getEmulators and emulator.launch to daemon (#17466) 2018-05-22 07:39:08 +01:00
analysis_options.yaml re-write flutter analyze to use the analysis server (#16979) 2018-05-10 09:48:40 -07:00
BUILD.gn Leave source list empty for Fuchsia targets. (#15337) 2018-03-12 15:38:32 +01:00
pubspec.yaml Add Bash and Zsh command-line completion for flutter (#19243) 2018-07-13 21:24:36 -07:00
README.md Fix capitalization in README.md (#16788) 2018-04-20 01:02:44 -07: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