• Greg Spencer's avatar
    Add Bash and Zsh command-line completion for flutter (#19243) · 5d0d1b03
    Greg Spencer authored
    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.
    5d0d1b03
Name
Last commit
Last update
..
android Loading commit data...
ios Loading commit data...
lib Loading commit data...
test_driver Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...