cli_generator

Creator: coderz1093

Last updated:

0 purchases

cli_generator Image
cli_generator Images

Languages

Categories

Add to Cart

Description:

cli generator

For creating custom flutter project from soft_cli Architecture
Installation #
If you want to use cli_generate on the command line,
install it using pub global activate:
> pub global activate cli_generator
copied to clipboard
To update cli_generate, use the same pub global activate command.
Usage #
t - for template name get or bloc
a - for app name
> cli_generate -a appname -t bloc , multiModule or get
copied to clipboard
or
> pub global run cli_generate -a appname -t sample , multiModule or get
copied to clipboard

> cd appname
> flutter pub get
> flutter run

copied to clipboard
Features and bugs #
Please file feature requests and bugs at the issue tracker.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.