Clone this repo:
  1. 0b73b0d workspace, formatting, and proto version updates (#1033) by Devon Carew · 3 days ago master
  2. a664760 various CI workflow updates (#1035) by Devon Carew · 3 days ago
  3. 44ecd74 Sync JSON web decoders (#1028) by Ömer Sinan Ağacan · 5 days ago
  4. f7f65d4 CI: Also run plugin tests on Chrome, with dart2js and dart2wasm (#1031) by Ömer Sinan Ağacan · 5 days ago
  5. 048fdc5 CI: Run all of the checks on every change (#1032) by Ömer Sinan Ağacan · 5 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.