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

for generating code

Pub Version

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

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

or

> pub global run cli_generate -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
120
pub points
0%
popularity

Publisher

unverified uploader

for generating code

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args, path, rename

More

Packages that depend on cli_generator