Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 665 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 665 Bytes

Build Status pub package

Provides runtime support for a Dart implementation of protobufs.

Typically one do not need to import this library–only libraries generated by the protoc plugin import this library directly.

If your library or application uses generated protobuf libraries, add this library as a dependency.

References