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

A tool package for developing flutter or dart cli. Use cli_wrapper to wraps a cli to support command hooks system.

0.5.0 #

  • Breaking Change:
    • Move hook support to package cli_hook.

0.4.1 #

  • Fix homepage & description.

0.4.0 #

  • Merge plugins to hooks.
  • Support hook lookup fallback .

0.3.0 #

  • Remove originExecutable parameter of WrapperCommand constructor.

0.2.3 #

  • Add example/README.md.

0.2.2 #

  • Add printPlugin.

0.2.1 #

  • Fix runPlugin to use registered plugin package.

0.2.0 #

  • Refactor WrapperCommand to be more extansible.

0.1.2 #

  • Fix hooks and plugins type.

0.1.1 #

  • Fix homepage

0.1.0 #

  • Add basic cli wrappers
    • WrapperCommand
    • WrapperArgParser, WrapperArgResults
    • WrapperRunner
0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

A tool package for developing flutter or dart cli. Use cli_wrapper to wraps a cli to support command hooks system.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args

More

Packages that depend on cli_wrapper