json_util 2.0.0 copy "json_util: ^2.0.0" to clipboard
json_util: ^2.0.0 copied to clipboard

Type-safe JSON-encoding and JSON-decoding utilities for Dart.

2.0.0 #

  • includeNullValues removed from isPrimitiveList()
  • added new property isNullFilledList

1.0.0 #

  • Added better soundness

0.7.0 #

  • Null safety migration.

0.6.0 #

  • JsonCastingError now extends TypeError instead of CastError (deprecated).

0.5.1 #

  • Documentation enhancement.

0.5.0 #

  • JsonUtilError removed.
  • DecodedValue: toString() added.
  • Convert methods exposed.

0.4.0 #

  • DecodedValueError and EncodableValueError exposed.

0.3.0 #

  • optional parameters added to asObject() and asObjectList()

0.2.0 #

  • JsonUtilError exposed.

0.1.0 #

  • First stable release.

0.0.1 #

  • Initial version (EncodableValue and DecodedValue added).
0
likes
130
pub points
55%
popularity

Publisher

unverified uploader

Type-safe JSON-encoding and JSON-decoding utilities for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on json_util