tree: fa3de552a65601110b97e89b794d9f0fa3bf84c6 [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.