Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

Clone this repo:
  1. a9822d8 prep for publishing protobuf 4.1.1, protoc_plugin 22.5.0 (#1025) by Devon Carew · 15 hours ago master protobuf-v4.1.1 protoc_plugin-v22.5.0
  2. 38f1549 update the generator to emit formatted files (#1020) by Devon Carew · 2 days ago
  3. 04bd6ac Update SDK version to 3.7, reformat with 3.7 formatter (#1024) by Ömer Sinan Ağacan · 6 days ago
  4. bce362d prep to publish 22.4.0 (#1023) by Devon Carew · 3 weeks ago protoc_plugin-v22.4.0
  5. 269e004 improve the readability of generated gRPC client files (#1021) by Devon Carew · 3 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
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.