google / google/json_serializable.dart
[willing to PR] Use it to generate/deserialize `protobuf` (which is frequently used in place of json)?
Open
- Dominant language
- Dart
- Stars
- 1.6k
- Forks
- 461
- Avg merge
- 45m
- Merged PRs (30d)
- 1
Description
Hi thanks for the lib! I am using protobuf extensively to replace JSON. For example, instead of returning a json from server, a protobuf is returned. Thus, it is very much needed to serialize/deserialize protobuf into custom data structures, like what json_serializable do for JSON. I am willing to make a PR, so could you please give some hints about where to modify the code?
Contributor guide
Assessment
This issue has not been assessed yet.