commit | 9bd149b40e3bd762d902f86a67889651bcb9486c | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@google.com> | Thu May 15 12:25:10 2025 -0700 |
committer | GitHub <noreply@github.com> | Thu May 15 12:25:10 2025 -0700 |
tree | d1cb9cf4696b767e074c605d01c6b9d1b0e60387 | |
parent | 065d881e8db836e3b6325d44ed800fe0502d5fc0 [diff] |
read from and generate grpc service metadata (#991)
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.
Package | Description | Published Version |
---|---|---|
protobuf | Runtime library for protocol buffers support. | |
protoc_plugin | A protobuf protoc compiler plugin used to generate Dart code. | |
benchmarks | Benchmarks for various protobuf functions. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.