toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 90 packages
Sort by PUB-AZS
Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.#yaml#json#build-runner#json-serializable#codegen
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen
Automatically generate code for converting to and from JSON by annotating Dart classes.#json#build-runner#json-serializable#codegen
Polymorphic JSON serialization based on json_serializable annotations.
Classes and helper functions that support XML code generation via the `xml_serializable` package.
Automatically generate code for converting to and from XML by annotating Dart classes.
Annotation used to make a Dart object borsh serializable.
JSON converters for bytes when using the json_serializable package.#json#encoder#bytes
Helper package for adding TypeHelpers to json_serializable. Can be used to add support for container types like collections.
Adding support for immutable collections for json_serializable