grpc_web_flutter_example icon indicating copy to clipboard operation
grpc_web_flutter_example copied to clipboard

An example of using grpc_web from Flutter Web

Results 2 grpc_web_flutter_example issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello! Not sure if you're taking PRs on this demo, but I found this demo very useful for debugging gRPC and Flutter together. However, I had to make a couple...

I saw [your comment here](https://github.com/flutter/flutter/issues/48054#issuecomment-571062219) about using grpc in flutter. My goal is to have one codebase, deploy it to mobile and browser, and still use grpc. Since grpc-web is...