jsonx 1.2.0 copy "jsonx: ^1.2.0" to clipboard
jsonx: ^1.2.0 copied to clipboard

discontinued
outdatedDart 1 only

An extended JSON library that supports the encoding and decoding of arbitrary objects.

1.2.0

  • Added [jsonToObjects] and [objectToJsons]

1.1.1

  • Added JsonxCodec, JsonxDecoder, and JsonxEncoder
  • Added TypeMirror caching to improve the performance of decode

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
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

An extended JSON library that supports the encoding and decoding of arbitrary objects.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on jsonx