google/protobuf.dart
Laufzeitbibliothek für Dart-Protobufs
- Stars
- 572
- Forks
- 196
- Letzter Push (UTC)
- 11.09.2026
- Projektstatus
- Aktiv
SprachenDartShellMakefileBatchfile
Original-README
Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
Projekt-README ein-/ausklappen
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.