Clone this repo:
  1. ccf104d Bump actions/checkout from 3.6.0 to 4.1.2 (#927) by dependabot[bot] · 4 weeks ago master
  2. 15b9c87 Bump actions/cache from 4.0.1 to 4.0.2 (#926) by dependabot[bot] · 4 weeks ago
  3. b761358 Support unknown json data and add internal set/clear field methods for generated accessors. (#918) by Nate Biggs · 8 weeks ago
  4. 1822b81 Bump dart-lang/setup-dart from 1.5.0 to 1.6.2 (#917) by dependabot[bot] · 8 weeks ago
  5. adab58c Bump actions/cache from 3.3.1 to 4.0.1 (#916) by dependabot[bot] · 8 weeks 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.