json 0.20.4 copy "json: ^0.20.4" to clipboard
json: ^0.20.4 copied to clipboard

Easy encoding and decoding of JSON maps (maps of type `Map<String, Object?>`). Uses a macro that auto-generates a `fromJson` decoding constructor and a `toJson` encoding method.

94
likes
150
points
1.57k
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

Easy encoding and decoding of JSON maps (maps of type `Map<String, Object?>`). Uses a macro that auto-generates a `fromJson` decoding constructor and a `toJson` encoding method.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

macros

More

Packages that depend on json