| commit | 1d53e04f545b44eb322a2cbc0a8810f3a7098ac5 | [log] [tgz] |
|---|---|---|
| author | moritz <mosum@google.com> | Wed Sep 28 08:59:02 2022 +0000 |
| committer | moritz <mosum@google.com> | Wed Sep 28 08:59:02 2022 +0000 |
| tree | 0dfa6a6c9cca00fe071b44e816afa187418ad886 | |
| parent | 002a140b916902d65428078e73af5d9d8184ad91 [diff] |
even faster
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.