commit | 33b782f8d9e647b9ca93c7917e9ee64817811eb4 | [log] [tgz] |
---|---|---|
author | Moritz <moritz@suemmermann.de> | Mon Jul 28 10:57:36 2025 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 28 09:57:36 2025 +0100 |
tree | 8539b9bff040a47416a1ff5fcf9724f73aa335ae | |
parent | 4c842a7ef50a5b215e53b55c64fb644addbe9108 [diff] |
Remove monorepo (#1030) Committer's note: mono_repo works fine for simple cases, but it's not sufficiently documented when you try to do things slightly differently. Because of this, and also because other Dart ecosystem packages (like those in dart-lang/core) also use GitHub workflows, we switch to workflows.
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. | |
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.