google/protobuf.dart
Dart protobuf के लिए रनटाइम लाइब्रेरी
- Stars
- 572
- Forks
- 196
- अंतिम पुश (UTC)
- 11 सित॰ 2026
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँ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.