lrhn / protobuf

Runtime library for Dart protobufs

Home Page:https://pub.dartlang.org/packages/protobuf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Runtime library for Dart protobufs

https://pub.dartlang.org/packages/protobuf

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%