flutter-grpc-tutorial
flutter-grpc-tutorial copied to clipboard
[Tutorial] Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple and streaming)
This app is using a deprecated version of the Android embedding. Your Flutter application is created using an older version of the Android embedding. It is being deprecated in favor...
Hi, Thanks for posting the app. I tested using 2 Android phones with some success. However, only every 2nd message got through to other phone. Any idea why this would...
When I start from the source and want to run debug on the flutter client, I get an error on an undefined parameter: seedValue in application_bloc.dart line 46  How...
can you give me the proto file please.
need a way to configure the IP and port used for the flutter app.
Check out the flutter dialer in the empirefox org on GitHub. It goes even further than your example It allows you to have a boltdb or badger db inside flutter...