commit | d00f905450c562493d918884e02048b7aacc00a3 | [log] [tgz] |
---|---|---|
author | Ömer Sinan Ağacan <omersa@google.com> | Thu Feb 06 10:21:48 2025 +0100 |
committer | GitHub <noreply@github.com> | Thu Feb 06 10:21:48 2025 +0100 |
tree | bf4777678511c26e12ed445cf494d92a4cedbef3 | |
parent | 12f0f4a2a8240ac3ad0b3ec6f216e90cb82fed7c [diff] |
Fix slow handling of protobuf comments (#955) This syncs cl/613879585 and cl/614589429. Closes #935.
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.