carp_serializable 1.2.0 copy "carp_serializable: ^1.2.0" to clipboard
carp_serializable: ^1.2.0 copied to clipboard

Polymorphic JSON serialization based on json_serializable annotations.

1.2.0 #

  • added support for generating universal unique IDs (UUIDs) via the UUID.v1 construct

1.1.1 #

  • Dart type annotation in json is changed from $type to __type since there were conflict in the Javascript world. This also follows the CARP Core serialization approach.
  • fix of linter errors

1.0.0 #

  • Initial release extracted from carp_core version 0.40.0
1
likes
140
pub points
85%
popularity

Publisher

verified publishercachet.dk

Polymorphic JSON serialization based on json_serializable annotations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, json_annotation, meta

More

Packages that depend on carp_serializable