# protobuf_1 **Repository Path**: mirrors_chromium_googlesource/protobuf_1 ## Basic Information - **Project Name**: protobuf_1 - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Protobuf support for Dart [Protocol Buffers](https://developers.google.com/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](https://pub.dev/documentation/protobuf/latest/). | Package | Description | Published Version | | --- | --- | --- | | [protobuf](protobuf/) | Runtime library for protocol buffers support. | [![pub package](https://img.shields.io/pub/v/protobuf.svg)](https://pub.dev/packages/protobuf) | | [protoc_plugin](protoc_plugin/) | A protobuf protoc compiler plugin used to generate Dart code. | [![pub package](https://img.shields.io/pub/v/protoc_plugin.svg)](https://pub.dev/packages/protoc_plugin) | | [benchmarks](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.