| commit | 660bbc87d6067c49eac039b7f502125d7ca658b3 | [log] [tgz] |
|---|---|---|
| author | Ömer Sinan Ağacan <omersa@google.com> | Wed Sep 24 09:54:56 2025 +0100 |
| committer | GitHub <noreply@github.com> | Wed Sep 24 09:54:56 2025 +0100 |
| tree | c24a1676e424df4ede0d6d6565d009246ce77150 | |
| parent | 82fc34f71df84cdaa22b5a0e10c5c3a46821b2e9 [diff] |
Edition support (#1052) This is mainly cl/611142449, cl/802300883, and a few other small cleanup CLs. (This is not my code, just a sync of internal changes.) Closes #945.
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.