Clone this repo:
  1. 6e9c9f4 Improve clone and deepCopy tests (#1039) by Ömer Sinan Ağacan · 18 hours ago master
  2. 086dfab Make proto3_json.dart aware of well known types (#1037) by Ömer Sinan Ağacan · 18 hours ago
  3. 277b45a Release protobuf 4.2.0 (#1038) by Ömer Sinan Ağacan · 18 hours ago protobuf-v4.2.0
  4. 0b73b0d workspace, formatting, and proto version updates (#1033) by Devon Carew · 13 days ago
  5. a664760 various CI workflow updates (#1035) by Devon Carew · 13 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.