Clone this repo:
  1. 9bd149b read from and generate grpc service metadata (#991) by Devon Carew · 6 hours ago master
  2. 065d881 generate dartdocs for grpc services (#993) by Devon Carew · 8 hours ago
  3. e2bd416 remove the api_benchmark/ package (#992) by Devon Carew · 10 hours ago
  4. a6c8e56 Improve enum decoding -- alternative (#981) by Ömer Sinan Ağacan · 16 hours ago
  5. 376c9ce Update README.md (#990) by Devon Carew · 2 days ago

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 support for Dart.

PackageDescriptionPublished Version
protobufRuntime library for protocol buffers support.pub package
protoc_pluginA protobuf protoc compiler plugin used to generate Dart code.pub package
benchmarksBenchmarks for various protobuf functions.

Publishing automation

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