FLUTTER ECOSYSTEM

google/protobuf.dart

Dart protobuf 的執行時間庫

protobuf.dart 專案封面
Stars
572
Forks
196
最近推送(UTC)
2026年9月11日
專案狀態
未封存
Google GitHub avatar
GITHUB Organization

Google ↗

Google ❤️ Open Source

United States of America官方網站 ↗
語言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.