{"id":16610728,"url":"https://github.com/ddzy/github","last_synced_at":"2025-08-20T12:35:27.380Z","repository":{"id":239104474,"uuid":"735457452","full_name":"ddzy/github","owner":"ddzy","description":"Github APP","archived":false,"fork":false,"pushed_at":"2024-03-05T05:58:22.000Z","size":609,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-10T03:23:56.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ddzy.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-12-25T02:25:46.000Z","updated_at":"2024-05-10T03:23:57.668Z","dependencies_parsed_at":"2024-05-10T03:35:59.698Z","dependency_job_id":null,"html_url":"https://github.com/ddzy/github","commit_stats":null,"previous_names":["ddzy/github"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddzy%2Fgithub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddzy%2Fgithub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddzy%2Fgithub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddzy%2Fgithub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddzy","download_url":"https://codeload.github.com/ddzy/github/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242900713,"owners_count":20203830,"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":[],"created_at":"2024-10-12T01:31:53.758Z","updated_at":"2025-03-10T18:24:25.995Z","avatar_url":"https://github.com/ddzy.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github\n\n## 项目介绍\n\nflutter仿移动端Github App，主要实现：\n\n* [X] 首页\n* [X] 登录页\n* [X] 个人资料页\n* [X] repo仓库页\n* [X] repo仓库详情页\n* [X] repo代码详情页\n* [X] issue议题页\n* [X] issue议题详情页\n* [X] starred已加星标页\n\n项目主要使用 `github`官方提供的 `GraphQL API`，文档地址：\n\n\u003e https://docs.github.com/zh/graphql\n\n## 运行和调试\n\n### vscode\n\n以mac为例，需要先配置iOS模拟器：\n\n```bash\nopen -a Simulator\n```\n\n然后安装好 `vscode`所需的 `flutter`插件；\n\n接着在 `vscode`中按 `F5`即可以调试的方式启动项目（可通过引入 `dart:developer`包提供的 `log()`方法在终端调试控制台打印数据)\n\n项目使用 `json_serializable`简化json对象和dart对象的互相转换流程，在 `vscode`终端中可以通过如下命令自动化生成 `*.g.dart`文件：\n\n```dart\ndart run build_runner watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddzy%2Fgithub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddzy%2Fgithub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddzy%2Fgithub/lists"}