Move coded_buffer_reader_test to protobuf_serializers
2 files changed
tree: bfd4657c5e25b9f55ac5cc413105c783885d4b52
  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: