Skip to content

marcuss/protobuf

 
 

Repository files navigation

Protobuf support for Dart

CI status pub package

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 for Dart. It contains:

  • protoc_plugin A Dart back-end for the protoc compiler.
  • protobuf Support library for the generated code.

About

Runtime library for Dart protobufs

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dart 97.8%
  • PureBasic 1.4%
  • Other 0.8%