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

For creating custom flutter project from Soft CLI.

Pub Version

For creating custom flutter project from SOFT CLI

Installation #

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

> pub global activate soft_cli

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

Usage #

t - for template name sample ,tdd, ddd a - for app name

> soft_cli -a appname -t sample, tdd, ddd

or

> pub global run soft_cli -a appname -t sample, tdd,ddd

> cd appname
> flutter pub get
> flutter run

Features and bugs #

Please file feature requests and bugs at the issue tracker.

2
likes
100
pub points
0%
popularity

Publisher

unverified uploader

For creating custom flutter project from Soft CLI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, path, rename

More

Packages that depend on soft_cli