g_json 4.1.1 copy "g_json: ^4.1.1" to clipboard
g_json: ^4.1.1 copied to clipboard

g_json makes it easy to get&set value from JSON data in dart2.

4.1.1 #

  • catch decode exception

4.1.0 #

  • fix ddoubleValue convert bug
  • remove toString() warning

4.0.0 #

  • bump stable version

4.0.0-nullsafety.2 - 2020-12-14 #

  • revert toString implements

4.0.0-nullsafety.1 - 2020-12-11 #

  • sorted keys in toString()

4.0.0-nullsafety.0 - 2020-12-03 #

  • support nullsafety

3.0.2 - 2020-10-26 #

  • support remove value by key.
  • add exist method.

3.0.1 - 2020-10-15 #

  • update README.md

3.0.0 - 2020-10-15 #

  • Break Changes: change type to rawJSONType

2.0.2 - 2020-09-15 #

  • improve pub points.
  • add pretty print.

2.0.1 - 2020-09-14 #

  • improve pub points.

2.0.0 - 2020-09-14 #

  • update dynamic member to rawValue

1.2.1 - 2020-08-27 #

  • add dynamic member support.
  • refine docs.

1.2.0 - 2020-07-16 #

  • add setter.
  • override == operator
  • add Iterable extension

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 path support.
  • add more unit tests.

0.1.0 - 2019-12-12 #

  • initial release.
14
likes
150
points
367
downloads

Publisher

verified publisherfaraday.icu

Weekly Downloads

g_json makes it easy to get&set value from JSON data in dart2.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on g_json