auto_mappr_annotation 1.1.1 auto_mappr_annotation: ^1.1.1 copied to clipboard
Annotations for the auto_mappr code-generator of mapping between objects with ease.
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
toAutoMappr
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.