cli_completion 0.2.0
cli_completion: ^0.2.0 copied to clipboard
Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.
0.2.0 - 2023-01-13 #
0.1.0+1 - 2022-12-09 #
0.1.0 - 2022-12-08 #
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)