smartstruct 1.1.1 copy "smartstruct: ^1.1.1" to clipboard
smartstruct: ^1.1.1 copied to clipboard

outdated

smartstruct - A dart bean mapper annotation processor - the easy nullsafe way!

v1.1.1 #

  • Hotfix. Forgot to add smartstruct pub dev dependency

v1.1.0 #

  • Split the code into a generator, and smartstruct library project. To migrate from earlier versions, you need to add the smartstruct_generator dependency to your dev_dependencies This has the advantage that your final build won't have to include the builder code, but only the mapper annotations

v1.0.5 #

  • Add support for optional source and target parameters

v.1.0.4 #

  • Add support for nested bean mapping

v1.0.3 #

  • README updated

v1.0.2 #

  • README updates

v1.0.1 #

  • Added explicit field mapping support via Mapping Annotation

v1.0.0 #

  • Initial Mapper Annotation published
48
likes
0
pub points
78%
popularity

Publisher

unverified uploader

smartstruct - A dart bean mapper annotation processor - the easy nullsafe way!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, code_builder, source_gen

More

Packages that depend on smartstruct