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

A powerful CLI tool and library for generating complete Clean Architecture feature modules in Flutter with BLoC/Cubit support. Generates data layer, domain layer, presentation layer, DI setup, routes, [...]

1.0.0 #

  • 🎉 Initial release
  • Generate complete Clean Architecture feature modules
  • Support for BLoC and Cubit state management
  • YAML-based configuration
  • Entity generation with copyWith, equality, toString
  • Model/DTO generation with JSON serialization
  • Repository interface and implementation
  • Remote and local data sources
  • Use case classes with params
  • BLoC with events, state, and handlers
  • Screen widgets with loading/error/empty states
  • Dependency injection setup (get_it compatible)
  • Route configuration
  • Unit test stubs with bloc_test and mocktail
  • Barrel file generation
  • Freezed support (optional)
  • json_serializable support (optional)
  • Programmatic API for custom tooling
  • Comprehensive CLI with init, generate, and list commands
7
likes
0
points
247
downloads

Publisher

verified publisherdipaktech.online

Weekly Downloads

A powerful CLI tool and library for generating complete Clean Architecture feature modules in Flutter with BLoC/Cubit support. Generates data layer, domain layer, presentation layer, DI setup, routes, and unit tests from a simple YAML configuration.

Repository (GitHub)
View/report issues

Topics

#clean-architecture #bloc #code-generation #scaffolding #cli

Documentation

Documentation

License

unknown (license)

Dependencies

args, path, recase, yaml

More

Packages that depend on clean_feature_gen