commit | d5906e74486cdce5c04c141f51d7e3792a57e3af | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@gmail.com> | Tue May 13 13:02:18 2025 -0700 |
committer | GitHub <noreply@github.com> | Tue May 13 13:02:18 2025 -0700 |
tree | 5f9581bf8a85519b69a6f9493384d9954b5cab0b | |
parent | 072f99de6c14181a81e564f2989dff9359644702 [diff] |
rev to 22.1.0 in prep for publishing (#989) - bump to a new minor version (we'd added some new API methods) - rev to a stable (non `-wip`) version in prep for publishing
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. | |
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. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.