typeson 1.0.2 copy "typeson: ^1.0.2" to clipboard
typeson: ^1.0.2 copied to clipboard

Typed JSON values and a pluggable registry for custom (de)serialization with pretty building and custom parsers.

1.0.2 #

  • Deprecated explicitNulls in JsonBuilder in favor of using JsonEncoderOptions.
  • Deprecated indent in JsonBuilder in favor of using JsonEncoderOptions.
  • Added options parameter to build extension method to allow passing JsonEncoderOptions.
  • Added JsonEncoderOptions to configure JSON encoding options in a more structured way.
  • Added options parameter to toJson methods to allow passing JsonEncoderOptions.
  • No longer eliminate null in JsonArray if explicitNulls is true.

1.0.1 #

  • Added extension to serialize object as json

1.0.0 #

  • Initial version.
0
likes
160
points
102
downloads

Publisher

verified publishersunaryathito.space

Weekly Downloads

Typed JSON values and a pluggable registry for custom (de)serialization with pretty building and custom parsers.

Repository (GitHub)
View/report issues

Topics

#json #serialization #encoding #registry

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection

More

Packages that depend on typeson