Skip to content

BorzdeG/samples.go-and-flutter-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of how a Flutter app interacts with Go services via gRPC

  1. Moving code generation to a separate directory (repository) for gRPC

  2. Sending a JWT token

  3. Detailing the error in the response from the server via WithDetails

Various problems

  1. grpc-web [WithDetails] : grpc/grpc-web#399

  2. grpc-web [Client Streaming] : grpc/grpc-web#1205

  3. grpc-web [CORS] : grpc/grpc-web#706

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published