cli_completion
Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.
0.6.0
623K downloads/mo
#458 most downloaded on pub.dev
VeryGoodOpenSource/cli_completion
What this package is like to depend on
Last release 14 days ago
10 Aug 2026
Release timing varies
gaps range from 5 weeks to 2.0 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
8 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
8 releases · Dec 2022 to Aug 2026
2023
2024
2025
2026
Releases
latest 8-
0.6.010 Aug 2026Release notes
Open source →0.6.0 (2026-08-06)
Features
- enhance Zsh completion with menu selection (#104) (f51590e)
- upgrade to Dart 3.12 (#119) (71f85c4)
- use .bashrc instead of .bash_profile (#113) (70ca16c)
Miscellaneous Chores
- deps: bump very_good_analysis from 6.0.0 to 7.0.0 (#101) (a5fd323)
- deps: bump very_good_analysis from 7.0.0 to 9.0.0 (#108) (292db4c)
- deps: bump very_good_analysis from 9.0.0 to 10.0.0 (#110) (a12a06c)
- deps: bump very_good_analysis from 9.0.0 to 10.0.0 in /example (#111) (b7c867e)
- deps: upgrade very_good_analysis to 10.3.0 (#122) (932cb32)
Release notes
Open source →Features
- enhance Zsh completion with menu selection (#104) (f51590e)
- upgrade to Dart 3.12 (#119) (71f85c4)
- use .bashrc instead of .bash_profile (#113) (70ca16c)
Miscellaneous Chores
- deps: bump very_good_analysis from 6.0.0 to 7.0.0 (#101) (a5fd323)
- deps: bump very_good_analysis from 7.0.0 to 9.0.0 (#108) (292db4c)
- deps: bump very_good_analysis from 9.0.0 to 10.0.0 (#110) (a12a06c)
- deps: bump very_good_analysis from 9.0.0 to 10.0.0 in /example (#111) (b7c867e)
- deps: upgrade very_good_analysis to 10.3.0 (#122) (932cb32)
-
0.5.119 Aug 2024 -
0.5.009 Feb 2024Release notes
Open source → -
0.4.019 Sep 2023Release notes
Open source →- docs: update readme with a troubleshooting section (#63)
- feat: included
CompletionConfigurationclass (#71) - feat: include uninstallation logic (#70)
- feat: include
UninstallCompletionFilesCommand(#72) - feat: avoid auto-installing manually uninstalled commands (#73)
- feat: avoid auto-installing when already installed (#74)
Release notes
Open source →- docs: update readme with a troubleshooting section (#63)
- feat: included
CompletionConfigurationclass (#71) - feat: include uninstallation logic (#70)
- feat: include
UninstallCompletionFilesCommand(#72) - feat: avoid auto-installing manually uninstalled commands (#73)
- feat: avoid auto-installing when already installed (#74)
-
0.3.028 Feb 2023 -
0.2.013 Jan 2023 -
0.1.008 Dec 2022Release notes
Open source →Bug Fixes
Features
- add example app (#9) (452d1dd)
- add idea run config (#20) (859c7f6)
- add install triggers (#10) (cf0fe94)
- add installation process for bash (#8) (af74cec)
- add installation process for zsh (#7) (d7cdfd5)
- add integrated tests (#19) (615ef3d)
- add optional auto-install (#29) (e8585d6)
- handle completion request (#17) (aada678)
- list files when there is no completion on zsh (#21) (ca273fc)
- suggest options, flags and option values (#24) (7677ab6)
- suggest sub commands (#22) (ea3f5db)
-
0.1.0+109 Dec 2022