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

discontinued
outdatedDart 1 only

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

1.2.1

  • Changed [_jsonToObject] to instantiate [List] and [Map] using [ClassMirror.newInstance]
  • Added [TypeHelper] to retrieve the runtime type of a generic type

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
23%
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