tree: a4ef7f9034d92643a021f9ac1ab2a5400a38325c [path history] [tgz]
  1. .github/
  2. example/
  3. lib/
  4. .gitignore
  5. analysis_options.yaml
  6. AUTHORS
  7. BUILD.gn
  8. CHANGELOG.md
  9. CONTRIBUTING.md
  10. LICENSE
  11. pubspec.yaml
  12. README.md
convert/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.