commit | 4bec0556d0633669ae84741bf2ba54c87e934922 | [log] [tgz] |
---|---|---|
author | moritz <mosum@google.com> | Tue Sep 27 09:34:36 2022 +0000 |
committer | moritz <mosum@google.com> | Tue Sep 27 09:34:36 2022 +0000 |
tree | 94c4ece58211cc9989ba665356ce79c613355b54 | |
parent | e9745f3ba720bce58e99a15c72c941749f0c9101 [diff] |
Add fixed datetime parser/formatter
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.