commit | e9745f3ba720bce58e99a15c72c941749f0c9101 | [log] [tgz] |
---|---|---|
author | moritz <mosum@google.com> | Tue Sep 27 08:50:24 2022 +0000 |
committer | moritz <mosum@google.com> | Tue Sep 27 08:50:24 2022 +0000 |
tree | 3e6e3a3e33a6afe1a6067d4fa8f8adf16c9e9c63 | |
parent | 7145da14f9cd730e80fb4c6a10108fcfd205e8e7 [diff] |
add license
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.