jsonx 1.0.11 jsonx: ^1.0.11 copied to clipboard
An extended JSON library that supports the encoding and decoding of arbitrary objects.
1.0.9
- Changed fixed length lists into growable lists in decoded objects
1.0.8
- Added support for encoding/decoding memmbers of superclasses (which include mixins also)
1.0.[1-7]
- Updated dartdoc and README
1.0.0
- Initial version