FLUTTER ECOSYSTEM

google/protobuf.dart

Dart protobuf の実行時ライブラリ

protobuf.dart のプロジェクト画像
Stars
572
Forks
196
最終プッシュ(UTC)
2026/09/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.