• 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
..
test Loading commit data...
README.md Loading commit data...
VERSION_LINUX_NDK Loading commit data...
VERSION_LINUX_SDK Loading commit data...
VERSION_MACOSX_NDK Loading commit data...
VERSION_MACOSX_SDK Loading commit data...
VERSION_WIN_SDK Loading commit data...
analyze-sample-code.dart Loading commit data...
docs.sh Loading commit data...
download_android_tools.py Loading commit data...
find_depot_tools.py Loading commit data...
prepare_package.dart Loading commit data...
pubspec.yaml Loading commit data...
test.dart Loading commit data...
travis_install.sh Loading commit data...
travis_script.sh Loading commit data...
travis_setup.sh Loading commit data...
upload_android_tools.py Loading commit data...