![]() |
||
---|---|---|
.. | ||
lib | ||
.gitignore | ||
.test_config | ||
.travis.yml | ||
AUTHORS | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
analysis_options.yaml | ||
pubspec.yaml |
README.md
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.