Clone this repo:
  1. 60e23f1 Fix factory argument types for map fields (#976) by Ömer Sinan Ağacan · 2 days ago master
  2. de6bcc2 Fix packed enum decoding benchmark (#979) by Ömer Sinan Ağacan · 2 days ago
  3. 9daf5ca Improve packed field decoding (#959) by Ömer Sinan Ağacan · 3 days ago
  4. 1aaa332 Bump actions/cache from 4.2.2 to 4.2.3 (#972) by dependabot[bot] · 5 weeks ago
  5. cf4f3a8 Patch release for protoc_plugin: bump constraint to use protobuf 4.0.0 (#971) by Slava Egorov · 6 weeks ago protoc_plugin-v22.0.1

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]
api_benchmarkBenchmarking a number of different api calls.
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.