commit | 0bab78d9538e49d50023bab36159b15ff3c369eb | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@gmail.com> | Fri Mar 14 15:21:56 2025 |
committer | GitHub <noreply@github.com> | Fri Mar 14 15:21:56 2025 |
tree | 08b39fa09fb0f49c5ba80d4ec79c87b6fc4a5fec | |
parent | 7838e4485a4bbcfd5c9f0be1d0c95d38bf720c1b [diff] |
rename -dev pubspec versions to -wip (#968) - rename `-dev` pubspec versions to `-wip` This will make the publish workflow slightly happier; it knows to special case `-wip` as meaning 'not intended for publication'.
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.