simc / crimson

Fast, efficient and easy-to-use JSON parser and serializer for Dart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Freezed To json method

alihassan143 opened this issue · comments

currently to json method is getting error when building with freezed

The README states that only parsing is supported right now, converting to JSON is not supported at the moment.

Let's continue this discussion on #11