soft_cli 2.0.2 copy "soft_cli: ^2.0.2" to clipboard
soft_cli: ^2.0.2 copied to clipboard

For creating custom flutter project from Soft CLI.

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 soft_cli

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.

3
likes
140
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

For creating custom flutter project from Soft CLI.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args, path, rename

More

Packages that depend on soft_cli