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

FlutterGenCat is a CLI scaffold tool that brings MVVM and Clean Architecture into Flutter projects. Starts from plain MVVM and grows into Clean Architecture one flag at a time.

1.0.0 #

  • Initial release of FlutterGenCat.
  • Requires Dart 3.5.0+ / Flutter 3.24.0+.
  • create <feature> scaffolds a full feature slice.
  • add <layer> <name> generates a single layer artifact into an existing feature.
  • Progressive architecture: plain MVVM by default, --with-entity / --with-usecase / --with-datasource (or --clean for all three) add Clean Architecture layers.
  • flat and layered folder layouts, auto-selected from the enabled layers.
  • Provider, Riverpod and BLoC (Cubit) presentation templates.
0
likes
160
points
99
downloads

Documentation

API reference

Publisher

verified publishercrossapplication.members.co.jp

Weekly Downloads

FlutterGenCat is a CLI scaffold tool that brings MVVM and Clean Architecture into Flutter projects. Starts from plain MVVM and grows into Clean Architecture one flag at a time.

Repository (GitHub)
View/report issues

Topics

#flutter #mvvm #clean-architecture #scaffold #cli

License

BSD-3-Clause (license)

Dependencies

args, dart_style, path, pub_semver, yaml

More

Packages that depend on flutter_gen_cat