Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 394 Bytes

Protobuf support for dart

Build Status

This repository is home to packages related to support for the protobuf format for dart. It contains:

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