galileo_json_god 3.0.1
galileo_json_god: ^3.0.1 copied to clipboard
Easy JSON serialization and deserialization in Dart.
3.0.0 #
- update dependencies
2.0.0-beta+3 #
- Long-needed updates, ensured Dart 2 compatibility, fixed DDC breakages.
- Patches for reflection bugs with typing.
2.0.0-beta+2 #
- This version breaks in certain Dart versions (likely anything after
2.0.0-dev.59.0
) until https://github.com/dart-lang/sdk/issues/33594 is resolved. - Removes the reference to
Schema
class.