commit | efb89227624ea64bb27eacd20a6c9ccc9011f2bb | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@gmail.com> | Fri Jun 13 21:50:16 2025 -0700 |
committer | Devon Carew <devoncarew@gmail.com> | Fri Jun 13 21:50:16 2025 -0700 |
tree | 5bc80a34a1171a89c8eb0567bd17b45697bd50db | |
parent | 4f32008e61d496c7dc131f3a5040c1e36b713b5e [diff] |
add comment
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.