Clone this repo:
  1. bed508e Don't generate `createRepeated` members (#1074) by Ömer Sinan Ağacan · 3 days ago master
  2. 4b488e0 Make annotations.dart and exceptions.dart libraries (#1071) by Ömer Sinan Ağacan · 5 days ago
  3. 7db0784 Avoid redundant nullability checks when updating repeated fields (#1069) by Ömer Sinan Ağacan · 9 days ago
  4. a77f9a6 More field validation tests (#1068) by Ömer Sinan Ağacan · 10 days ago
  5. 27730db Move PbMap to its own library (#1066) by Ömer Sinan Ağacan · 12 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.