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