json_string 1.0.1 copy "json_string: ^1.0.1" to clipboard
json_string: ^1.0.1 copied to clipboard

outdated

A simple and lightweight JSON data container for Dart and Flutter.

1.0.1 #

  • Documentation corrected.

1.0.0 #

Breaking:

  • decodedValueAsObject() is now called decodeAsObject()
  • decodedValueAsObjectList() is now called decodeAsObjectList()
  • decodedValueAsPrimitiveList() is now called decodeAsPrimitiveList()

Non-breaking:

  • Added decodeAsPrimitiveValue()
  • encode() now throws an instance of JsonEncodingError in case of error

0.2.0 #

  • New decoding options added.

0.1.0 #

  • Documentation corrected.
  • First stable release.

0.0.5 #

  • Cache option added.

0.0.4 #

  • README updated.

0.0.3 #

  • README updated.

0.0.2 #

  • Pub maintenance score improved.
  • First simple example added.

0.0.1 #

  • Initial release.
6
likes
0
pub points
72%
popularity

Publisher

verified publisherparsodyl.com

A simple and lightweight JSON data container for Dart and Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on json_string