Clone this repo:
  1. 1aaa332 Bump actions/cache from 4.2.2 to 4.2.3 (#972) by dependabot[bot] · 4 weeks ago master
  2. cf4f3a8 Patch release for protoc_plugin: bump constraint to use protobuf 4.0.0 (#971) by Slava Egorov · 5 weeks ago protoc_plugin-v22.0.1
  3. 3bffe4b Prepare to publish protobuf 4.0.0 and protoc_plugin 22.0.0 (#969) by Slava Egorov · 5 weeks ago protobuf-v4.0.0 protoc_plugin-v22.0.0
  4. 0bab78d rename -dev pubspec versions to -wip (#968) by Devon Carew · 7 weeks ago
  5. 7838e44 Prefix grpc method 'call' and 'request' arguments with '$' to avoid shadowing user methods with the same name (#964) by Ömer Sinan Ağacan · 8 weeks ago

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.