| commit | c8954ea6712b5e988f01ef66836f097e641f61b6 | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Mon May 19 20:28:30 2025 -0700 |
| committer | GitHub <noreply@github.com> | Mon May 19 20:28:30 2025 -0700 |
| tree | 534a99f5276f3954fa08bf2706b8b265ed8f83bd | |
| parent | deda2883eb3c8437a89bdae524b732fffef6150c [diff] |
Refactor the vendored protos (#1000)
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.