Clone this repo:
  1. 84079e8 Bump dart-lang/setup-dart from 1.7.1 to 1.7.2 (#1092) by dependabot[bot] · 3 days ago master
  2. d5639f4 Update protoc_plugin/README.md links and references (#1087) by Panmari · 3 months ago
  3. 9e30258 Check key and value validity in PbMap (#1076) by Ömer Sinan Ağacan · 4 months ago protobuf-v6.0.0 protoc_plugin-v25.0.0
  4. cafeac4 Hide PbList and PbMap constructors (#1072) by Ömer Sinan Ağacan · 4 months ago
  5. 7fcd48b Sync some of the internal changes (#1084) by Ömer Sinan Ağacan · 5 months 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.