netglade / auto_mappr

Code generation for mapping between different objects with ease.
https://pub.dev/packages/auto_mappr
MIT License
71 stars 7 forks source link

Missing concrete implementation of 'AutoMapprInterface.useSafeMapping'. #217

Closed braswelljr closed 3 months ago

braswelljr commented 5 months ago

Describe the bug Missing concrete implementation of 'AutoMapprInterface.useSafeMapping'.

To Reproduce Code to reproduce issue:

Expected behavior Missing concrete implementation of AutoMapprInterface.useSafeMapping on implementations.

Version info

Additional context Add any other context about the problem here.

petrnymsa commented 5 months ago

Hi @braswelljr , which version of auto_mappr you are using? You need auto_mappr 2.5.0

braswelljr commented 4 months ago

@petrnymsa using auto_mappr 2.5.0 does not work either.

Screenshot 2024-06-07 075834 Screenshot 2024-06-07 075848

petrnymsa commented 4 months ago

Can you share pubspec.lock and reproducible example?

petrnymsa commented 3 months ago

I am closing this issue for now. If the issue persists, feel free re-open.