Clone this repo:
  1. 32d53da Refactor the test goldens so they have standard file name extensions (#1014) by Devon Carew · 2 days ago master
  2. c69077d revert the change to not generate empty enum files (#1016) by Devon Carew · 8 days ago
  3. 08e7410 ignore unused_imports for json files (#1013) by Devon Carew · 9 days ago
  4. efdabd7 update how we calculate import prefixes (#1012) by Devon Carew · 9 days ago
  5. 60dfaed rev package:protoc_plugin to 22.3.0 (#1011) by Devon Carew · 10 days ago protoc_plugin-v22.3.0

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.