Fix comment references, update lints, require latest Dart SDK (#69)

Prepare to release v3.1.1

Also did cleanup to the markdown files
25 files changed
tree: d6382817d19e80f225baf3552841f9b41ab8c2f7
  1. .github/
  2. benchmark/
  3. example/
  4. lib/
  5. test/
  6. .gitignore
  7. analysis_options.yaml
  8. AUTHORS
  9. CHANGELOG.md
  10. CONTRIBUTING.md
  11. LICENSE
  12. pubspec.yaml
  13. README.md
README.md

Dart CI pub package package publisher

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.