protobuf 0.13.3 copy "protobuf: ^0.13.3" to clipboard
protobuf: ^0.13.3 copied to clipboard

outdated

Runtime library for protocol buffers support. Use https://pub.dartlang.org/packages/protoc_plugin to generate dart code for your '.proto' files.

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 #

191
likes
0
pub points
99%
popularity

Publisher

verified publishergoogle.dev

Runtime library for protocol buffers support. Use https://pub.dartlang.org/packages/protoc_plugin to generate dart code for your '.proto' files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fixnum

More

Packages that depend on protobuf