Clone this repo:
  1. b7dd58c Bump actions/checkout from 4.1.2 to 4.2.2 (#947) by dependabot[bot] · 12 days ago master
  2. 6147b89 Bump actions/cache from 4.0.2 to 4.2.0 (#951) by dependabot[bot] · 12 days ago
  3. da7279c Bump dart-lang/setup-dart from 1.6.2 to 1.7.0 (#949) by dependabot[bot] · 6 weeks ago
  4. ccf104d Bump actions/checkout from 3.6.0 to 4.1.2 (#927) by dependabot[bot] · 10 months ago
  5. 15b9c87 Bump actions/cache from 4.0.1 to 4.0.2 (#926) by dependabot[bot] · 10 months ago

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.