commit | 1309ceb8cf81cd69e3941a990d79abc9a5ba45d4 | [log] [tgz] |
---|---|---|
author | moritz <mosum@google.com> | Tue Sep 27 13:56:18 2022 +0000 |
committer | moritz <mosum@google.com> | Tue Sep 27 13:56:18 2022 +0000 |
tree | 8cc5c984437d0c61192e1d89fea05dbcb6bd3f35 | |
parent | df5b7aaef404f3894eafb1edc152fc3f16281091 [diff] |
add more changes as per review
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.