commit | 855aeac93064014c167ff12e2ce654cc5cf3bddb | [log] [tgz] |
---|---|---|
author | Kevin Moore <kevmoo@users.noreply.github.com> | Mon Apr 10 12:37:40 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 10 12:37:40 2023 -0700 |
tree | 7fe4bd06edef334f71b55d77db62d05c6b1f913e | |
parent | 8812e4034235bf90e89eea7635e10512a35d62e6 [diff] |
Require Dart 2.19, fix override param name, update lints (#81)
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.