grpc_protobuf_convert 2.0.3 copy "grpc_protobuf_convert: ^2.0.3" to clipboard
grpc_protobuf_convert: ^2.0.3 copied to clipboard

Simple converters to convert to / from Protobuf and Fixnum classes from Dart classes.

grpc_protobuf_convert #

Table of Contents

Introduction #

Provides simple conversion between Dart classes and Protobuf / Fixnum classes used in gRPC.

Using the library #

Add the repo to your Flutter pubspec.yaml file.

dependencies:
  grpc_protobuf_convert: <<version>> 

Then run...

flutter packages get

Example #

For examples of performing the conversion, see the Unit Tests

0
likes
130
pub points
0%
popularity

Publisher

verified publisherpeifferinnovations.com

Simple converters to convert to / from Protobuf and Fixnum classes from Dart classes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fixnum, grpc_googleapis

More

Packages that depend on grpc_protobuf_convert