google/protobuf.dart
Biblioteca de tempo de execução para protobufs em Dart
- Stars
- 572
- Forks
- 196
- Último push (UTC)
- 11 de set. de 2026
- Status do projeto
- Ativo
LinguagensDartShellMakefileBatchfile
README original
Texto original em inglês. Visite o GitHub para a versão atual.
Expandir / recolher 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.