json_types 3.0.1 copy "json_types: ^3.0.1" to clipboard
json_types: ^3.0.1 copied to clipboard

discontinuedreplaced by: parse_json

Type safe JSON serialization/deserialization for Dart with no code generation or reflection.

Changelog #

3.0.1 #

Fixed bug with obfuscation interfering with polymorphic types.

3.0.0+1 #

Updated readme.

3.0.0 #

Introduced optional types.

2.0.2 #

Fixed bug with polymorphic collection types.

2.0.1 #

Improved method signature for polymorphic collection types.

2.0.0 #

Added support for polymorphic types.

1.0.0 #

Initial version

4
likes
140
points
21
downloads

Publisher

verified publisherjohn-siegel.com

Weekly Downloads

Type safe JSON serialization/deserialization for Dart with no code generation or reflection.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable

More

Packages that depend on json_types