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

outdated

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.
11
likes
0
points
593
downloads

Publisher

verified publisheredsonbonfim.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fake_reflection

More

Packages that depend on json_serializer