auto_mappr_annotation 2.1.0 copy "auto_mappr_annotation: ^2.1.0" to clipboard
auto_mappr_annotation: ^2.1.0 copied to clipboard

Annotations for the auto_mappr code-generator of mapping between objects with ease.

2.1.0 #

  • Allow TypeConverter to have <Object?, Object?>. #130

2.0.0 #

  • Adhere to netglade_analysis 4.0.0. #111
  • Add reverse option to MapType. #115
  • Add type converters, use converters on AutoMappr or MapType. #119

2.0.0-beta2 #

  • Add type converters, use converters on AutoMappr or MapType. #119

2.0.0-beta1 #

  • Adhere to netglade_analysis 4.0.0. #111
  • Add reverse option to MapType. #115

1.2.0 #

  • Add ignoreFieldNull in MapType to force non-nullable field for when source's field is nullable
  • Add ignoreNull in `Field`` to force non-nullable field for when source's field is nullable

1.1.1 #

  • Adhere to netglade_analysis 2.0.0.

1.1.0 #

  • Add AutoMapprInterface with methods:
    • canConvert
    • convert, tryConvert
    • convertIterable, tryConvertIterable
    • convertList, tryConvertList
    • convertSet, tryConvertSet
  • Add modules to AutoMappr annotation.

1.0.3 #

  • Update logo.

1.0.2 #

  • Remove auto_mappr from annotation example.
  • Add a Discord link to README.

1.0.1 #

  • Fix pub.dev issues.

1.0.0 #

  • Initial version.
  • Add @AutoMappr annotation.
13
likes
130
pub points
91%
popularity

Publisher

verified publishernetglade.cz

Annotations for the auto_mappr code-generator of mapping between objects with ease.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on auto_mappr_annotation