| commit | f4ffa1d74e25dd73abd11fef765387df79e0dccb | [log] [tgz] |
|---|---|---|
| author | Ömer Sinan Ağacan <omersa@google.com> | Fri Jun 16 09:46:42 2023 +0200 |
| committer | GitHub <noreply@github.com> | Fri Jun 16 09:46:42 2023 +0200 |
| tree | af3ba4f0a8f9c28a8c01e50b0e2b543792f4ec84 | |
| parent | a9bf79fae6e767bcf6e716965fc4a5432730b3af [diff] |
Fix missing protobuf import in grpc files (#845) Fixes #844.
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 for Dart.
| Package | Description | Published Version |
|---|---|---|
| protobuf | A support library for the generated code | |
| protoc_plugin | A Dart back-end for the protoc compiler | |
| api_benchmark | Benchmarking for various API calls | |
| query_benchmark | Benchmark for encoding and decoding of a “real-world” protobuf |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.