commit | 43d78200b1da9bb7d55c26786034b6daec1259e8 | [log] [tgz] |
---|---|---|
author | moritz <mosum@google.com> | Wed Oct 05 14:07:56 2022 +0000 |
committer | moritz <mosum@google.com> | Wed Oct 05 14:08:46 2022 +0000 |
tree | 98b7a2a119bf36136f31682bc36dad9d7427db46 | |
parent | 1f54201c538bcf4877bfdd66333e5fc2984e4110 [diff] |
Add changelog entry
Utilities for converting between data representations.
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.