Update README.md before archiving (#110)

1 file changed
tree: d32c71000dc15f3bcb51330c6806e308584da2e9
  1. .github/
  2. benchmark/
  3. example/
  4. lib/
  5. test/
  6. .gitignore
  7. analysis_options.yaml
  8. AUTHORS
  9. CHANGELOG.md
  10. CONTRIBUTING.md
  11. LICENSE
  12. pubspec.yaml
  13. README.md
README.md

[!IMPORTANT]
This repo has moved to https://github.com/dart-lang/core/tree/main/pkgs/convert

Dart CI pub package package publisher

Contains encoders and decoders for converting between different data representations. It's the external counterpart of the dart:convert SDK library, and contains less-central APIs and APIs that need more flexible versioning.