https://github.com/paulpascal/flutter_grpc_examples
https://github.com/paulpascal/flutter_grpc_examples
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulpascal/flutter_grpc_examples
- Owner: paulpascal
- Created: 2022-01-09T22:58:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T14:48:47.000Z (almost 2 years ago)
- Last Synced: 2024-07-12T16:58:10.177Z (almost 2 years ago)
- Language: Dart
- Size: 114 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_grpc_examples
This repo contains examples and implementations of different types of GRPC services and APIs using [Dart](https://golang.org/).
Go Server clone from [itsksaurabh/go-grpc-examples](https://github.com/itsksaurabh/go-grpc-examples) thanks to Kumar Saurabh
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
"# flutter_grpc_examples"