cli_generator 0.0.3 copy "cli_generator: ^0.0.3" to clipboard
cli_generator: ^0.0.3 copied to clipboard

for generating code

Pub Version

For creating custom flutter project from soft_cli Architecture

Installation #

If you want to use cli_create on the command line, install it using pub global activate:

> pub global activate cli_generator

To update cli_create, use the same pub global activate command.

Usage #

t - for template name get or bloc a - for app name

> cli_create -a appname -t sample , multiModule or get

or

> pub global run cli_create -a appname -t sample , multiModule or get

> cd appname
> flutter pub get
> flutter run

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

for generating code

License

unknown (license)

Dependencies

args, path, rename

More

Packages that depend on cli_generator