commit | 065d881e8db836e3b6325d44ed800fe0502d5fc0 | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@google.com> | Thu May 15 10:06:15 2025 -0700 |
committer | GitHub <noreply@github.com> | Thu May 15 10:06:15 2025 -0700 |
tree | c4af2c5970494228e78a599baac0fe6a12af8e0d | |
parent | e2bd4169e602ab594838475f4d8797cb3240237e [diff] |
generate dartdocs for grpc services (#993) generate dartdocs for grpc services; fix https://github.com/google/protobuf.dart/issues/973
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.