eredo / dartson

Dartson is a Dart library that can be used to convert Dart objects into a JSON string.
MIT License
79 stars 29 forks source link

0.2.7 adds reference support, fixes package prefix for transformed code #23

Closed gerald24 closed 6 years ago

gerald24 commented 9 years ago

Added reference support.

Tested transformer manually because I didn't find a solution to automatically transform and run test with generated code yet.

eredo commented 9 years ago

I took a brief look and will do a proper code review asap.

gerald24 commented 9 years ago

Great. Another PR will follow soon :)

gerald24 commented 7 years ago

merged recent changes and updated version to 0.2.7

eredo commented 6 years ago

Closing because of 1.0.0-alpha. If there's still a need for this, please let me know in #50.