cli_completion is a Dart package that adds shell completion (tab completion) support to command-line interfaces built with the CommandRunner class. It automatically installs completion scripts on first run and supports major shells. Developed by Very Good Ventures, it is used by Dart and Flutter developers to improve the usability of their CLI tools.
cli_completion sits in PulseGate's CLI tools & terminal category. It focuses on adding shell tab-completion support to Dart CLI tools built with CommandRunner. It is built as an open-source project for dart developers. cli_completion is open source under the MIT license. It ships for the command line.
Very Good Ventures builds and maintains cli_completion, and it first shipped in 2022. Development happens publicly on GitHub with 54 stars and 5 commits in the last 90 days. Among its 3 catalogued features are Shell Completion, CommandRunner Integration, and Auto Install.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do