commit | e357b34343de92094ed871c1dbda6e37637dce51 | [log] [tgz] |
---|---|---|
author | moritz <mosum@google.com> | Wed Oct 05 09:18:40 2022 +0000 |
committer | moritz <mosum@google.com> | Wed Oct 05 09:18:40 2022 +0000 |
tree | 1cd64c0e9cd3218edddb7de884938b372081774a | |
parent | e9e1e1cf0f1e3c14e1ca5a31de7df9125e1369bb [diff] |
Add test to check for microseconds
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.