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.