{"id":16647433,"url":"https://github.com/salihcanbinboga/grpc_client_flutter","last_synced_at":"2026-04-16T03:31:42.187Z","repository":{"id":152842963,"uuid":"621433720","full_name":"SalihCanBinboga/grpc_client_flutter","owner":"SalihCanBinboga","description":"This project demonstrates how to create a gRPC client in Flutter.","archived":false,"fork":false,"pushed_at":"2023-03-31T13:33:00.000Z","size":3974,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T19:29:15.210Z","etag":null,"topics":["dart","flutter","flutter-app","flutter-apps","flutter-examples","grpc","grpc-client"],"latest_commit_sha":null,"homepage":"https://salihcanbinboga.medium.com/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SalihCanBinboga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-30T16:47:12.000Z","updated_at":"2023-03-31T13:33:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3e03050-f724-481a-b69a-2edf9a6f80a7","html_url":"https://github.com/SalihCanBinboga/grpc_client_flutter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SalihCanBinboga/grpc_client_flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalihCanBinboga%2Fgrpc_client_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalihCanBinboga%2Fgrpc_client_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalihCanBinboga%2Fgrpc_client_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalihCanBinboga%2Fgrpc_client_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SalihCanBinboga","download_url":"https://codeload.github.com/SalihCanBinboga/grpc_client_flutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalihCanBinboga%2Fgrpc_client_flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","flutter","flutter-app","flutter-apps","flutter-examples","grpc","grpc-client"],"created_at":"2024-10-12T08:44:43.803Z","updated_at":"2026-04-16T03:31:42.161Z","avatar_url":"https://github.com/SalihCanBinboga.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter gRPC Client Example\n\nThis project demonstrates how to create a [gRPC](https://grpc.io/ \"gRPC\") client in Flutter. The project uses the grpc package from pub.dev to create the client. \n\nServer implementation source code can be found [here](https://github.com/SalihCanBinboga/basic_grpc_typescript_example \"here\").\n\n## Articles\n\n- [What is gRPC?](https://salihcanbinboga.medium.com/grpc-nedir-1-1a9dcc525750 \"What is gRPC?\")\n- [Create API with gRPC](https://salihcanbinboga.medium.com/typescript-ile-grpc-sunucu-olu%C5%9Fturmak-4ae21a394eab \"Create API with gRPC\")\n- Flutter gRPC Client Integration\n\n![ExampleApplicationGif](docs/grpc_flutter_example.gif)\n\n## Getting Started\n\nTo run the project, you will need to have Flutter and Dart installed on your machine. You can download the latest version of Flutter from the [official website](https://docs.flutter.dev/get-started/install \"official website\").\n\n#### Installing Dependencies\n\nAfter cloning the repository, you can install the required dependencies by running the following command:\n\n```bash\nflutter pub get\n```\n\n#### Running the Application\n\nTo run the application, you can use the following command:\n\n```bash\nflutter run\n```\n\n#### Generate RPC Classes\n\nTo generate RPC classes you can use the following command:\n\n```bash\ncd $PROJECT_ROOT\ncd scripts\nsh proto_generator.sh\n```\n\n## Contributing\nContributions are welcome! Please feel free to submit a pull request.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/SalihCanBinboga/grpc_client_flutter/blob/master/LICENSE \"LICENSE\") file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalihcanbinboga%2Fgrpc_client_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalihcanbinboga%2Fgrpc_client_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalihcanbinboga%2Fgrpc_client_flutter/lists"}