flutter_web_plugins/packages/convert/README.md

7 lines
273 B
Markdown

# Conversion utilities package
This package contains encoders and decoders for converting between different
data representations. It's the external counterpart of the `dart:convert` core
library, and contains less-central APIs and APIs that need more flexible
versioning.