commit | 70940e3728f34d897ad92f44f98db2d47286b090 | [log] [tgz] |
---|---|---|
author | Alex Li <[email protected]> | Sun Jun 09 21:11:46 2024 |
committer | GitHub <[email protected]> | Sun Jun 09 21:11:46 2024 |
tree | 441ca556fe0c7ab39cb5f90fbb1af832a065879f | |
parent | 302af1b7d7dffe5bc1f85a6f1b0958b9de920cd7 [diff] |
⚡ Upper-cast the return type of the decoder (#99)
Contains encoders and decoders for converting between different data representations. It's the external counterpart of the dart:convert
SDK library, and contains less-central APIs and APIs that need more flexible versioning.