grpc_protobuf_convert 2.0.0+1 copy "grpc_protobuf_convert: ^2.0.0+1" to clipboard
grpc_protobuf_convert: ^2.0.0+1 copied to clipboard

discontinued
outdated

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

grpc_protobuf_convert #

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
0
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

License

unknown (LICENSE)

Dependencies

fixnum, grpc_googleapis

More

Packages that depend on grpc_protobuf_convert