Clone this repo:
  1. 836082a Update README.md before archiving (#110) by Moritz · 4 months ago master
  2. d361833 Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (#109) by dependabot[bot] · 5 months ago
  3. 9035caf Bump the github-actions group with 2 updates (#108) by dependabot[bot] · 8 months ago
  4. 0c9eab7 latest lints, require Dart 3.4 (#107) by Kevin Moore · 9 months ago
  5. 70940e3 ⚡ Upper-cast the return type of the decoder (#99) by Alex Li · 9 months ago

[!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.