Clone this repo:
  1. 14bbd0b Sync a few small CLs: (#1060) by Ömer Sinan Ağacan · 13 hours ago master
  2. fb89979 Update CHANGELOGs for release (#1059) by Ömer Sinan Ağacan · 28 hours ago protobuf-v5.0.0 protoc_plugin-v23.0.0
  3. ccf56f3 Fix unknown JSON handling (#1058) by Ömer Sinan Ağacan · 35 hours ago
  4. b9b59e1 Fix clearing oneof fields (#1057) by Ömer Sinan Ağacan · 2 days ago
  5. f167191 Remove redundant `break` statements in switch cases (#1056) by Ömer Sinan Ağacan · 2 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.