auto_mappr_annotation 2.3.0
auto_mappr_annotation: ^2.3.0 copied to clipboard
Annotations for the auto_mappr code-generator of mapping between objects with ease.
2.3.0 #
- Update dependencies
2.0.0 #
1.2.0 #
- Add
ignoreFieldNullinMapTypeto force non-nullable field for when source's field is nullable - Add
ignoreNullin `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
AutoMapprInterfacewith methods:canConvertconvert,tryConvertconvertIterable,tryConvertIterableconvertList,tryConvertListconvertSet,tryConvertSet
- Add
modulestoAutoMapprannotation.
1.0.3 #
- Update logo.
1.0.2 #
- Remove
auto_mapprfrom annotation example. - Add a Discord link to README.
1.0.1 #
- Fix pub.dev issues.
1.0.0 #
- Initial version.
- Add
@AutoMapprannotation.