Skip to content

google/protobuf.dart

CI status

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.

Package Description Published Version
protobuf A support library for the generated code pub package
protoc_plugin A Dart back-end for the protoc compiler pub package
api_benchmark Benchmarking for various API calls
query_benchmark Benchmark for encoding and decoding of a "real-world" protobuf

Publishing automation

For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.