tree: 17c1ca1fc14170cd8656953954529dfe82d97984 [path history] [tgz]
  1. lib/
  2. .gitignore
  3. .test_config
  4. .travis.yml
  5. AUTHORS
  6. BUILD.gn
  7. CHANGELOG.md
  8. codereview.settings
  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.