I'm working in a flutter project and after install realm dependency I started getting this error with json_serializable:
[SEVERE] json_serializable...
Found more than one matching converter for dynamic
.
Do you have something similar?
Thank you!
I dont know what to do :(