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

Runtime library for protocol buffers support. Use with package:protoc_plugin to generate dart code for your '.proto' files.

pub package package publisher

Provides runtime support for a Dart implementation of protobufs.

Typically one does not need to import this library. The protoc plugin compiles proto definitions to Dart files that import this library. If your library or application uses generated protobuf libraries, add this library as a dependency.

References #

190
likes
130
pub points
99%
popularity

Publisher

verified publishergoogle.dev

Runtime library for protocol buffers support. Use with package:protoc_plugin to generate dart code for your '.proto' files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, fixnum, meta

More

Packages that depend on protobuf