Partially move JSON encoding/decoding to protobuf_serializers
12 files changed
tree: b2b8abc7d2bd1227e895bf76d0cd69cfaeed9b7c
  1. .github/
  2. api_benchmark/
  3. protobuf/
  4. protobuf_serializers/
  5. protoc_plugin/
  6. query_benchmark/
  7. tool/
  8. .gitignore
  9. analysis_options.yaml
  10. mono_repo.yaml
  11. README.md
README.md

Protobuf support for Dart

CI status pub package

Protocol Buffers (protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.

This repository is home to packages related to protobuf for Dart. It contains: