commit | 072f99de6c14181a81e564f2989dff9359644702 | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@gmail.com> | Tue May 13 12:50:03 2025 -0700 |
committer | GitHub <noreply@github.com> | Tue May 13 12:50:03 2025 -0700 |
tree | b7a59550686290002ced04d9c70c869137a1e160 | |
parent | 7d2e615086c973b0186802ca0b1db575d34d50ac [diff] |
use super params in generated grpc service classes (#988) - update the GRPC service generator to emit constructors that use super parameters
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. | [![pub package] |
api_benchmark | Benchmarking a number of different api calls. | |
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.