cbs_create 2.0.0 copy "cbs_create: ^2.0.0" to clipboard
cbs_create: ^2.0.0 copied to clipboard

For creating custom flutter project from CBS Architecture. CBS Architecture https://github.com/webdastur/cbs_architecture

Pub Version

For creating custom flutter project from CBS Architecture

Installation #

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

> pub global activate cbs_create

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

Usage #

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

> cbs_create -a appname -t get or bloc

or

> pub global run cbs_create -a appname -t get or bloc

> cd appname
> flutter pub get
> flutter run

Features and bugs #

Please file feature requests and bugs at the issue tracker.

3
likes
40
pub points
0%
popularity

Publisher

verified publisherwebdastur.uz

For creating custom flutter project from CBS Architecture. CBS Architecture https://github.com/webdastur/cbs_architecture

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, path, rename

More

Packages that depend on cbs_create