{"id":13847696,"url":"https://github.com/SamThompson/dart_hub","last_synced_at":"2025-07-12T11:31:49.671Z","repository":{"id":78612618,"uuid":"96002500","full_name":"SamThompson/dart_hub","owner":"SamThompson","description":"A GitHub client written in Flutter.","archived":false,"fork":false,"pushed_at":"2017-08-06T19:34:32.000Z","size":417,"stargazers_count":88,"open_issues_count":3,"forks_count":25,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-05T19:34:44.485Z","etag":null,"topics":["android","dart","flutter","github-api","github-app","ios"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamThompson.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}},"created_at":"2017-07-02T04:35:59.000Z","updated_at":"2024-01-02T14:10:10.000Z","dependencies_parsed_at":"2023-04-20T12:00:41.142Z","dependency_job_id":null,"html_url":"https://github.com/SamThompson/dart_hub","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/SamThompson%2Fdart_hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamThompson%2Fdart_hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamThompson%2Fdart_hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamThompson%2Fdart_hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamThompson","download_url":"https://codeload.github.com/SamThompson/dart_hub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225820303,"owners_count":17529138,"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":["android","dart","flutter","github-api","github-app","ios"],"created_at":"2024-08-04T19:00:28.785Z","updated_at":"2024-11-21T23:30:29.407Z","avatar_url":"https://github.com/SamThompson.png","language":"Dart","funding_links":[],"categories":["开源项目"],"sub_categories":[],"readme":"# dart_hub\n\nA GitHub client written in flutter. The goal of this project is to build something non-trivial in Flutter to flex the framework's muscles.\n\n## Building\n\nIn order to build this project, you'll need to add a `keys.dart` file to the `lib/` directory of this project.\nThis file contains the oauth client id and client secret necessary to communicate with the GitHub apis.\nInside the file you'll need to define two constants:\n```dart\nconst String CLIENT_ID = 'your oauth client id';\nconst String CLIENT_SECRET = 'your oauth client secret';\n```\nYou can create an oauth api project [here](https://github.com/settings/applications/new).\n\n\n## Screenshots\n\n### Feed\n![Activity feed](screenshots/feed.png) \n\n### Profile\n![Profile](screenshots/profile.png) ![Repositories](screenshots/repos.png) ![Followers](screenshots/followers.png) ![Following](screenshots/following.png)\n\n### Repo\n![Repo](screenshots/repo.png)\n\n## TODO\n\n- [x] Activity feed showing recent activity\n- [x] Notifications ui which shows unread notifications\n- [x] Profile ui that shows current logged in user\n- [x] Implement pagination on list screens\n- [x] Implement follower listing view\n- [x] Implement following listing view\n- [x] Move notifications in between search and profile\n- [x] Implement repo listing view\n- [x] Implement showing user activity on profile\n- [x] Repository screen\n- [ ] Event items clickable\n- [ ] Notif items clickable\n- [ ] Add ui for filter parameters on notifs, repos, etc\n- [ ] Implement search view\n- [ ] File viewer\n- [ ] Support more event types\n\n\n## Contributing\n\nThis project is moving pretty fast and I'm doing a lot of development on master. Ideas and feedback are always welcome, feel free to open an issue to discuss 😄\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSamThompson%2Fdart_hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSamThompson%2Fdart_hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSamThompson%2Fdart_hub/lists"}