novifinancial / serde-reflection

Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
Apache License 2.0
139 stars 42 forks source link

Support Dart #96

Closed unicomp21 closed 3 years ago

unicomp21 commented 3 years ago

Can we open up the discussions tab? So folks can open w/ questions first? Before opening an issue?

ma2bd commented 3 years ago

I suppose you have seen this PR: https://github.com/novifinancial/serde-reflection/pull/57

kturney commented 3 years ago

@unicomp21 FWIW, @jerel has a fork going at https://github.com/jerel/serde-reflection/tree/dart fleshing out the dart support.

ma2bd commented 3 years ago

We're getting there with https://github.com/novifinancial/serde-reflection/pull/112

ma2bd commented 3 years ago

Mostly done. Followup task: https://github.com/novifinancial/serde-reflection/issues/120