Closed trevorwang closed 4 years ago
I'd love to do some PR, but this is a break change.
Yes. I am planning to do refactoring on version 2
Any roadmap? As far as I can see, there are something we can improve. Move json serialization logic out of generator. Like retrofit-converters
Not yet.
I will create a new issue discussing the roadmap.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
dart_json_mapper has limitation on dart code obfuscate
https://pub.dev/packages/dart_json_mapper#known-limitations
keeping using json_serializable until there's a better solution.
Any news on this after 3 years?
I am considering using
dart_json_mapper
as the default data serialization engine.Any ideas here?