commit | 836082a3a5e9c6bb890d7fe025098f38fd5b8a3e | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Thu Oct 17 08:19:02 2024 |
committer | GitHub <noreply@github.com> | Thu Oct 17 08:19:02 2024 |
tree | d32c71000dc15f3bcb51330c6806e308584da2e9 | |
parent | d361833e117cb2438d2a2a6d0b0acb28ff0910fb [diff] |
Update README.md before archiving (#110)
[!IMPORTANT]
This repo has moved to https://github.com/dart-lang/core/tree/main/pkgs/convert
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.