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