commit | 46ba9673f14da1c7cc8b60e24df704db7ad24f23 | [log] [tgz] |
---|---|---|
author | moritz <mosum@google.com> | Wed Sep 28 08:10:23 2022 +0000 |
committer | moritz <mosum@google.com> | Wed Sep 28 08:10:23 2022 +0000 |
tree | d13c86add6acf79e938879f6ecbc2e495c05a01b | |
parent | ab083d3fe31afac6cfd76e96310b0f14e32e99ac [diff] |
apply changes as per review, convert to SOA
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.