tree: f8b8637e659a74409bef2b80aace6e4b214c07ae [path history] [tgz]
  1. lib/
  2. .analysis_options
  3. .gitignore
  4. .test_config
  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.