clean_gen_cli 1.3.1 copy "clean_gen_cli: ^1.3.1" to clipboard
clean_gen_cli: ^1.3.1 copied to clipboard

A powerful CLI tool for Flutter developers to generate Clean Architecture features from JSON or YAML configuration files.

1.3.1 #

  • Maintenance: Finalized formatting and documentation improvements.

1.3.0 #

  • Improved Pub Score: Updated dependencies to the latest stable versions.
  • Documentation: Added comprehensive dartdoc comments to all public classes and methods.
  • Example: Added an example documentation and ensured the example folder is correctly structured for pub.dev.
  • Repository: Fixed repository and homepage URLs.

1.1.0 #

  • New Command: Added update command to incrementally add new functions to existing features.
  • Smart Injection: Implemented logic to inject methods into DataSources, Repositories, and DI files without overwriting manual changes.
  • Automatic DI Registration: New UseCases are now automatically registered in the feature's DI file.
  • Improved Code Generation: Optimized imports and URL constant generation during updates.

1.0.4 #

  • Improved CLI documentation and help messages.
  • Added support for JSON/YAML configuration for feature generation.
  • Implemented global configuration for project-wide imports.
  • Enhanced model generation strategies (empty, serialize, generate).
  • Optimized folder structure for Clean Architecture.

1.0.0 #

  • Initial release with basic feature generation.
1
likes
0
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful CLI tool for Flutter developers to generate Clean Architecture features from JSON or YAML configuration files.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, mason_logger, path, recase, yaml

More

Packages that depend on clean_gen_cli