Clone this repo:
  1. c16bc89 Bump actions/checkout from 3.5.2 to 3.6.0 (#873) by dependabot[bot] · 4 weeks ago master
  2. 5e8f36b Add dart2wasm targets to benchmark builder (#806) by Ömer Sinan Ağacan · 6 weeks ago
  3. 41d0156 Document why we add '$' prefix to result local in constructors (#870) by Ömer Sinan Ağacan · 6 weeks ago
  4. 41193fd Rename a local variable to avoid proto field name conflicts, re-generate protos (#869) by Devon Carew · 6 weeks ago protoc_plugin-v21.1.1
  5. a852ba4 Release protobuf-3.1.0, protoc_plugin-21.1.0 (#868) by Ömer Sinan Ağacan · 7 weeks ago protobuf-v3.1.0 protoc_plugin-v21.1.0

CI status

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 for Dart.

PackageDescriptionPublished Version
protobufA support library for the generated codepub package
protoc_pluginA Dart back-end for the protoc compilerpub package
api_benchmarkBenchmarking for various API calls
query_benchmarkBenchmark for encoding and decoding of a “real-world” protobuf

Publishing automation

For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.