Clone this repo:
  1. 7fcd48b Sync some of the internal changes (#1084) by Ömer Sinan Ağacan · 25 hours ago master
  2. 3ed04a9 Add well-known type support (#1081) by Ömer Sinan Ağacan · 2 days ago
  3. a1dceed protoc_plugin refactors (#1082) by Ömer Sinan Ağacan · 2 days ago
  4. 46c3697 Update test protos copied from C++ protobuf (#1079) by Ömer Sinan Ağacan · 8 days ago
  5. b98d4e2 Implement proto text format generator (#1080) by Ömer Sinan Ağacan · 8 days 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.