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

A customizable code generator for repository patterns. Generates boilerplate-free repository implementations with configurable templates, presets, and build.yaml support.

1.0.0 #

  • Initial release
  • Template-based code generation with Mustache syntax
  • Built-in presets: simple_network_handler, dio_raw, none
  • Project-wide configuration via build.yaml
  • Per-class overrides via @GenerateRepository annotation
  • Support for refresh signals with configurable refresh bus
  • Full customization of method and class templates
1
likes
130
points
85
downloads

Documentation

API reference

Publisher

verified publisherkeep-it-simple.dev

Weekly Downloads

A customizable code generator for repository patterns. Generates boilerplate-free repository implementations with configurable templates, presets, and build.yaml support.

Repository (GitHub)
View/report issues

Topics

#code-generation #repository-pattern #build-runner #source-gen

License

MIT (license)

Dependencies

analyzer, build, mustache_template, source_gen

More

Packages that depend on simple_repository_generator