fast_clean_generator 1.0.4 copy "fast_clean_generator: ^1.0.4" to clipboard
fast_clean_generator: ^1.0.4 copied to clipboard

A powerful code generator for Clean Architecture in Flutter projects

1.0.4 #

  • Added a professional ASCII logo on startup.
  • Enhanced JSON input handling to support multiline pasting directly in the terminal.

1.0.3 #

  • Update default JSON path from tool/model.json to tool/schema.json for better professional convention.
  • Sync example directory with new schema.json naming.

1.0.2 #

  • Add documentation comments (Dartdoc) to public API.
  • Add an example directory with a sample JSON schema.
  • Improve package score on pub.dev.

1.0.1 #

  • Fix repository URL mismatch in pubspec.yaml.
  • Update documentation and meta information.

1.0.0 #

  • Initial professional release as fast_clean_generator.
  • Complete Clean Architecture layer generation (Data, Domain, Presentation).
  • Full CRUD support (List, Get, Add, Update, Delete).
  • Integrated GetX state management with plural/singular controller support.
  • Automated routing updates for app_routes.dart and app_pages.dart.
  • Interactive CLI with step-by-step prompts.
  • Added comprehensive unit and integration tests.
  • Standardized project structure and error handling.
2
likes
160
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful code generator for Clean Architecture in Flutter projects

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, json_annotation, path

More

Packages that depend on fast_clean_generator