json_object_lite 1.1.0 copy "json_object_lite: ^1.1.0" to clipboard
json_object_lite: ^1.1.0 copied to clipboard

outdatedDart 1 only

Allow use of JSON Maps in dot notation format without using mirrors

json_object_lite #

Build Status

json_object_lite allows dot notation access to JSON.parse'd objects, for Dart, lite version.

This package is a re-implementation of the json_object package by Chris Buckett except it doesn't use mirrors and hence is a much lighter version. You of course lose the JSON serialization/deserialization of the original package, however there are more advanced packages you can use for this purpose, e.g dson.

Other than that this is a faithful, lighter, re-implementation intended as a drop in replacement for the original JsonObject. Please see the json_object documentation for further details.

2
likes
0
pub points
70%
popularity

Publisher

verified publisherdarticulate.com

Allow use of JSON Maps in dot notation format without using mirrors

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on json_object_lite