google/protobuf.dart
Dart protobuf 的執行時間庫
- Stars
- 572
- Forks
- 196
- 最近推送(UTC)
- 2026年9月11日
- 專案狀態
- 未封存
語言DartShellMakefileBatchfile
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 README
Protobuf support for Dart
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. | pub package |
| protoc_plugin | A protobuf protoc compiler plugin used to generate Dart code. | pub package |
| benchmarks | Benchmarks for various protobuf functions. |
Publishing automation
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.