artem-galas / dart_jsona

Data formatter that creates simplified objects from JSON, creates JSON from the same simplified objects (in according with JSON API specification)
https://pub.dartlang.org/packages/dart_jsona
MIT License
2 stars 0 forks source link

Question: example with chopper + json_serializable #4

Open rchavik opened 4 years ago

rchavik commented 4 years ago

I'm trying to use this package together chopper + json_serializable. But now stuck as I couldn't figure out how to deserialize using ChopperService converter class.

Would it be possible to add an example in readme?

Thanks

artem-galas commented 4 years ago

Thanks for your question. I've never used chopper. But anyway I'll try to figure our how they should works toggeter.

P.S Sorry for long reply, missed notification.