Clone this repo:
  1. da6953c Update to latest lints and Dart SDK (#828) by Kevin Moore · 4 days ago master
  2. 346a72d Fix generated ignore_for_file directives (#833) by Ömer Sinan Ağacan · 5 days ago
  3. 35ea45f Latest mono_repo (#834) by Kevin Moore · 9 days ago
  4. 7d2d293 Sync some g3 changes, minor refactoring (#832) by Ömer Sinan Ağacan · 12 days ago
  5. 038872b Remove implementation of `hashCode` because it makes enum values non-const in Dart 3 (#831) by Oleh Prypin · 3 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.