grpc_communication 0.1.0 grpc_communication: ^0.1.0 copied to clipboard
GRPC Communication Proof of Concept for FlutterFlow
Testing grpc communication methods with Flutterflow.
Features #
Specifying proto buffers for use with a custom Flutterflow project. This is a proof of concept and will evolve into a more usable package.
Usage #
Do not
Additional information #
protoc --dart_out=grpc:./lib/src -Iprotos ./protos/resourcegroup.proto