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