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

Type safe and simple JSON deserialization for Dart with no code generation or reflection.

Changelog #

2.0.0 #

  • Removed need for registering types
  • Only parsing what you need from the JSON rather than passing the whole JSON object into a constructor and parsing it there

1.0.1 #

Improved documentation

1.0.0 #

Initial version

7
likes
0
points
86
downloads

Publisher

verified publisherjohn-siegel.com

Weekly Downloads

Type safe and simple JSON deserialization for Dart with no code generation or reflection.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable

More

Packages that depend on parse_json