{"id":16057827,"url":"https://github.com/xclud/dart_grpcgen","last_synced_at":"2026-05-11T05:41:22.393Z","repository":{"id":64308565,"uuid":"574792351","full_name":"xclud/dart_grpcgen","owner":"xclud","description":"Code generator for gRPC Client from gRPC Reflection.","archived":false,"fork":false,"pushed_at":"2023-06-17T16:45:29.000Z","size":203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T16:57:22.243Z","etag":null,"topics":["code-generator","dart","flutter","grpc","grpc-reflection"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/grpcgen","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/xclud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-12-06T04:37:21.000Z","updated_at":"2022-12-06T04:48:45.000Z","dependencies_parsed_at":"2024-11-15T12:16:32.424Z","dependency_job_id":null,"html_url":"https://github.com/xclud/dart_grpcgen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_grpcgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_grpcgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_grpcgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_grpcgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xclud","download_url":"https://codeload.github.com/xclud/dart_grpcgen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305947,"owners_count":20917208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["code-generator","dart","flutter","grpc","grpc-reflection"],"created_at":"2024-10-09T03:04:54.777Z","updated_at":"2026-05-11T05:41:17.361Z","avatar_url":"https://github.com/xclud.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![pub package](https://img.shields.io/pub/v/grpcgen)](https://pub.dartlang.org/packages/grpcgen)\n[![likes](https://img.shields.io/pub/likes/grpcgen)](https://pub.dartlang.org/packages/grpcgen/score)\n[![points](https://img.shields.io/pub/points/grpcgen)](https://pub.dartlang.org/packages/grpcgen/score)\n[![popularity](https://img.shields.io/pub/popularity/grpcgen)](https://pub.dartlang.org/packages/grpcgen/score)\n[![license](https://img.shields.io/github/license/xclud/dart_grpcgen)](https://pub.dartlang.org/packages/grpcgen)\n[![stars](https://img.shields.io/github/stars/xclud/dart_grpcgen)](https://github.com/xclud/dart_grpcgen/stargazers)\n[![forks](https://img.shields.io/github/forks/xclud/dart_grpcgen)](https://github.com/xclud/dart_grpcgen/network/members)\n[![sdk version](https://badgen.net/pub/sdk-version/grpcgen)](https://pub.dartlang.org/packages/grpcgen)\n\nCommand-line application for code generation for gRPC clients from gRPC Reflection.\n\n## Get Started\n\nInstall the latest version of the tool globally, exposing the CLI on the command line:\n\n```bash\ndart pub global activate grpcgen\n```\n\nUsage:\n\n```bash\ngrpcgen -h https://example.com\n```\n\nTo install the tool as a dev dependency in your current project:\n\nAdd `grpcgen` package in your `dev_dependencies`:\n\n```yaml\ndev_dependencies:\n# dart run grpcgen -h https://example.com\ngrpcgen: any\n```\n\n\u003e Note: This package should not be added to `dependencies`.\n\nUsage:\n\n```bash\ndart run grpcgen -h https://example.com\n```\n\n## Usage\n\n```bash\n-h, --host=\u003chttps://example.com\u003e (mandatory) Url to the web server with gRPC Reflection.\n-o, --output=\u003clib/grpc/generated\u003e Output directory to put the generated files (defaults to \"lib/grpc/generated/\").\n-s, --schema=\u003cv1\u003e The schema to use, either v1alpha or v1 (defaults to \"v1alpha\").\n-r, --[no-]reflection If set, reflection code is also generated.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxclud%2Fdart_grpcgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxclud%2Fdart_grpcgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxclud%2Fdart_grpcgen/lists"}