flutter_architecture_cli 1.0.3 copy "flutter_architecture_cli: ^1.0.3" to clipboard
flutter_architecture_cli: ^1.0.3 copied to clipboard

A command-line tool to generate a production-ready clean architecture in Flutter using RxDart and Provider.

1.0.3 #

  • Add Medium blog tutorial link to README.md.

1.0.2 #

  • Update README.md with dev_dependency setup guide and future roadmap goals.

1.0.1 #

  • Fix missing dartdoc comments for public API symbols.
  • Add code example in example/example.dart.

1.0.0 #

  • Initial release of Clean Architecture Generator.
  • Scaffold clean architecture layers using RxDart and Provider.
  • Generate constants, theme, storage, network, base classes, localization, DI, and routes.
  • Generate pre-styled common widgets.
  • Support CLI commands: create, create_screen, create_feature, create_model, create_repository, create_datasource, and create_service.
9
likes
160
points
222
downloads

Documentation

API reference

Publisher

verified publisherdhartichauhan.blogspot.com

Weekly Downloads

A command-line tool to generate a production-ready clean architecture in Flutter using RxDart and Provider.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, io, path

More

Packages that depend on flutter_architecture_cli