carp_cli 1.0.0 copy "carp_cli: ^1.0.0" to clipboard
carp_cli: ^1.0.0 copied to clipboard

discontinued
retractedoutdated

Carp CLI allows developers to create and consume reusable templates.

A Dart CLI tool that generates the MVVM file following package mvvm_architecture

Exploring the Carp CLI #

To install: #

    flutter pub global activate carp_cli

To usage create MVVM file: #

To create a new view in a specific folder: Note: you don't need to reference the folder, Carp CLI will automatically search for the home folder and insert your view there.

    carp_cli create mvvm [file_name]
1
likes
0
points
42
downloads

Publisher

verified publisherhaolc.net

Weekly Downloads

Carp CLI allows developers to create and consume reusable templates.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, mason, path

More

Packages that depend on carp_cli