Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

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


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top