serdes_json - is a simple and clean json serializer and deserializer.
To create serializable model just describe your model, add Scheme suffix to the end of class name,
and annotate with @SerdesJson. That's it!
- Package: https://pub.dev/packages/serdes_json
- Source code
Code generator for serdes_json.