| [](https://github.com/dart-lang/convert/actions/workflows/test-package.yml) |
| [](https://pub.dev/packages/convert) |
| [](https://pub.dev/packages/convert/publisher) |
| |
| Utilities for converting between data representations. |
| |
| ## 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. |
| |
| See also |
| [api.dart.dev/dart-convert](https://api.dart.dev/stable/dart-convert/dart-convert-library.html). |