Skip to content

google/protobuf.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0bab78d · Mar 14, 2025
Mar 2, 2025
Feb 12, 2025
Feb 12, 2025
Mar 14, 2025
Mar 14, 2025
Feb 12, 2025
Feb 12, 2025
May 20, 2022
May 20, 2022
Feb 12, 2025
May 31, 2023
Jul 26, 2021

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 to protobuf support for Dart.

Package Description Published Version
protobuf Runtime library for protocol buffers support. pub package
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, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.