Clone this repo:
  1. bce362d prep to publish 22.4.0 (#1023) by Devon Carew · 7 days ago master protoc_plugin-v22.4.0
  2. 269e004 improve the readability of generated gRPC client files (#1021) by Devon Carew · 7 days ago
  3. 48ba649 update the header for generated files (#1022) by Devon Carew · 7 days ago
  4. 0bfff0c update to the latest analysis lints (#1017) by Devon Carew · 3 weeks ago
  5. 32d53da Refactor the test goldens so they have standard file name extensions (#1014) by Devon Carew · 4 weeks 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.