Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.


License
BSD-3-Clause

Documentation

Dart CI pub package package publisher

Contains encoders and decoders for converting between different data representations. It's the external counterpart of the dart:convert SDK library, and contains less-central APIs and APIs that need more flexible versioning.