Emit binary coded descriptors from dart protoc_plugin. (#406)

These contain extensions to the descriptors, and thus can be used to
reflect over the options given to the descriptor
19 files changed
tree: 0565c6bf30c819431eeae5ae86f7b075d2944dc3
  1. .github/
  2. api_benchmark/
  3. protobuf/
  4. protoc_plugin/
  5. query_benchmark/
  6. tool/
  7. .gitignore
  8. analysis_options.yaml
  9. mono_repo.yaml
  10. README.md
README.md

Protobuf support for Dart

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: