g_json 1.2.0
g_json: ^1.2.0 copied to clipboard
g_json makes it easy to get&set value from JSON data in dart2.
1.2.0 - 2020-07-16 #
- add setter.
- override == operator
- add
Iterableextension
1.1.0 - 2020-07-16 #
- update repo name.
1.0.3 - 2020-07-16 #
- update library name to g_json.
1.0.2 - 2020-07-16 #
- refine code.
1.0.1 - 2020-07-16 #
- improve pub points.
1.0.0 - 2020-07-16 #
- add
pathsupport. - add more unit tests.
0.1.0 - 2019-12-12 #
- initial release.