GitHub - google/protobuf.dart: Runtime library for Dart protobufs (original) (raw)
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 toprotobuf support for Dart.
Package | Description | Published Version |
---|---|---|
protobuf | Runtime library for protocol buffers support. | |
protoc_plugin | A protobuf protoc compiler plugin used to generate Dart code. | [![pub package] |
api_benchmark | Benchmarking a number of different api calls. | |
benchmarks | Benchmarks for various protobuf functions. |
Publishing automation
For information about our publishing automation and release process, seehttps://github.com/dart-lang/ecosystem/wiki/Publishing-automation.