json_serializer 0.1.0 copy "json_serializer: ^0.1.0" to clipboard
json_serializer: ^0.1.0 copied to clipboard

Automatically convert JSON to dart objects in runtime without code generation.

Changelog #

All release notes for the json_serializer library will be documented on this page.

[0.1.0] - 2023-09-19 #

Added #

  • JSON deserialization functionality.
  • Support for deserialization of nested objects.
  • Ability to customize deserialization with user-defined types.
  • JsonConversionException exception for handling JSON conversion errors.
10
likes
160
points
1.89k
downloads

Publisher

verified publisheredsonbonfim.com

Weekly Downloads

Automatically convert JSON to dart objects in runtime without code generation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

fake_reflection

More

Packages that depend on json_serializer