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.