https://github.com/tensor-programming/flutter-grpc-client-example
https://github.com/tensor-programming/flutter-grpc-client-example
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensor-programming/flutter-grpc-client-example
- Owner: tensor-programming
- Created: 2019-02-28T03:21:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T03:32:33.000Z (almost 7 years ago)
- Last Synced: 2025-04-22T20:51:52.486Z (9 months ago)
- Language: Dart
- Size: 104 KB
- Stars: 22
- Watchers: 0
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter-grpc-client-example
### In this tutorial, we take a look at the basic of building a gRPC client in Flutter/Dart. We use an existing Go gRPC service to do this.
### To build this application, you will need the latest version of the flutter SDK.
### Check out the Youtube Tutorial for this [Dart Flutter Program](https://youtu.be/Vd9sV8_uDrQ). Here is our [Youtube Channel](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg) Subscribe for more content.
### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).
### Our [Twitter](https://twitter.com/TensorProgram), our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/) and our [Steemit](https://steemit.com/@tensor).