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

A versatile Dart package for effortless JSON serialization and deserialization without the need for code generation or reflection.

Changelog #

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

[0.2.0] - 2023-09-19 #

Added #

  • JSON serialization functionality.

[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
150
points
1.9k
downloads

Publisher

verified publisheredsonbonfim.com

Weekly Downloads

A versatile Dart package for effortless JSON serialization and deserialization without the need for code generation or reflection.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on json_serializer