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.
G
Greg Spencer committed
5d0d1b038f97da2ad8d387b0660022e9d8528d86
Parent: 1b35cc2
Committed by GitHub <noreply@github.com>
on 7/14/2018, 4:24:36 AM