cli_completion 0.5.0 copy "cli_completion: ^0.5.0" to clipboard
cli_completion: ^0.5.0 copied to clipboard

Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.

0.5.0 #

  • chore: fix issue tracker on pubspec (#82)
  • chore: update code owners (#83)
  • feat: add command runner constructor arguments (#84)

0.4.0 #

  • docs: update readme with a troubleshooting section (#63)
  • feat: included CompletionConfiguration class (#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.0 (2023-02-27) #

Bug Fixes #

Features #

  • store completions in $XDG_CONFIG_HOME instead of $HOME (#50) (d2d7459)

0.2.0 (2023-01-13) #

Features #

  • restrict non multi options (#44) (32dfc23)
  • suggest negatable flags (#45) (8e0049a)
  • Tell the user to source the config file when installation is done (#41) (53d1f08)

0.1.0+1 (2022-12-09) #

0.1.0 (2022-12-08) #

Bug Fixes #

  • add system shell identification by heuristics (#31) (d30f59e)

Features #

48
likes
140
pub points
99%
popularity
screenshot

Publisher

verified publisherverygood.ventures

Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.

Repository (GitHub)
View/report issues

Topics

#cli #completion #shell #bash #autocomplete

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, equatable, mason_logger, meta, path

More

Packages that depend on cli_completion