merlino 1.0.0 copy "merlino: ^1.0.0" to clipboard
merlino: ^1.0.0 copied to clipboard

CLI to bootstrap and generate boilerplate to work with bloc state managment

example/README.md

create-feature #

  • dart pub global run merlino:merlino create-feature abc Creates a new flutter feature project in the root.

  • dart pub global run merlino:merlino create-feature --path lib/feature/abc Creates a new flutter feature project in the specified directory.

  • pub run merlino update-feature Updates the template of the flutter feature project

0
likes
80
pub points
0%
popularity

Publisher

verified publisherdavidebolzoni.com

CLI to bootstrap and generate boilerplate to work with bloc state managment

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, glob, interact, io, mason, meta, path, usage

More

Packages that depend on merlino