Update the README and pubspec for this package.
2 files changed
tree: 1ec35730f9cf9d8015ff51474f4c7179fd5ea1d7
  1. .gitignore
  2. .test_config
  3. AUTHORS
  4. CHANGELOG.md
  5. codereview.settings
  6. CONTRIBUTING.md
  7. LICENSE
  8. pubspec.yaml
  9. README.md
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.