smart_mapper_generator 0.2.0 copy "smart_mapper_generator: ^0.2.0" to clipboard
smart_mapper_generator: ^0.2.0 copied to clipboard

Source generator for smart_mapper, including nested collections and ObjectBox ToMany relations.

0.2.0 #

  • Added strict analyzer-based type validation with targeted diagnostics.
  • Replaced automatic relation discovery with explicit @MapRelation rules.
  • Added @MapIgnore, @MapDefault, named constructors, and custom converters.
  • Added Set, Iterable, nullable-item, nullable-collection, and ObjectBox ToOne mapping support.

0.1.0 #

  • Initial build_runner generator.
  • Added constructor mapping and compile-time validation.
  • Added nested List/Iterable item mapping.
  • Added ObjectBox ToMany relation population after target construction.
  • Added Freezed factory-constructor and property discovery support.
0
likes
150
points
120
downloads

Documentation

API reference

Publisher

verified publisherpinz.dev

Weekly Downloads

Source generator for smart_mapper, including nested collections and ObjectBox ToMany relations.

Repository (GitHub)
View/report issues

Topics

#code-generation #clean-architecture #mapper #objectbox

License

MIT (license)

Dependencies

analyzer, build, smart_mapper, source_gen

More

Packages that depend on smart_mapper_generator