merlino 1.0.0
merlino: ^1.0.0 copied to clipboard
CLI to bootstrap and generate boilerplate to work with bloc state managment
create-feature #
-
dart pub global run merlino:merlino create-feature abcCreates a new flutter feature project in the root. -
dart pub global run merlino:merlino create-feature --path lib/feature/abcCreates a new flutter feature project in the specified directory. -
pub run merlino update-featureUpdates the template of the flutter feature project