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 #

215
likes
150
points
1.36M
downloads

Publisher

verified publishergoogle.dev

Weekly Downloads

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