flutter/packages/fuchsia_remote_debug_protocol
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
..
examples [frdp] Fix authors statement. (#17263) 2018-05-03 15:16:04 -07:00
lib [frdb] Change to warning log on timeout. (#19006) 2018-07-02 13:52:14 -07:00
test [frdb][test] Fix analyzer issues (#18743) 2018-06-22 16:32:32 -07:00
BUILD.gn [frdb] Add BUILD.gn file. (#17673) 2018-05-18 11:05:16 -07:00
pubspec.yaml Add Bash and Zsh command-line completion for flutter (#19243) 2018-07-13 21:24:36 -07:00