{"id":21625293,"url":"https://github.com/charlespalmerbf/github-client","last_synced_at":"2026-05-10T16:15:20.957Z","repository":{"id":149992656,"uuid":"613622816","full_name":"charlespalmerbf/github-client","owner":"charlespalmerbf","description":"GitHub integration using the Flutter SDK","archived":false,"fork":false,"pushed_at":"2023-04-02T20:08:12.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-26T07:27:10.440Z","etag":null,"topics":["flutter","github-api","native","oauth"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/charlespalmerbf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-13T23:58:38.000Z","updated_at":"2023-04-02T20:06:56.000Z","dependencies_parsed_at":"2023-04-24T15:47:05.997Z","dependency_job_id":null,"html_url":"https://github.com/charlespalmerbf/github-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charlespalmerbf/github-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlespalmerbf%2Fgithub-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlespalmerbf%2Fgithub-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlespalmerbf%2Fgithub-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlespalmerbf%2Fgithub-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlespalmerbf","download_url":"https://codeload.github.com/charlespalmerbf/github-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlespalmerbf%2Fgithub-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32862504,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flutter","github-api","native","oauth"],"created_at":"2024-11-25T01:08:39.476Z","updated_at":"2026-05-10T16:15:20.939Z","avatar_url":"https://github.com/charlespalmerbf.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"GitHub Client Flutter App\n=========================\n\nThe GitHub Client Flutter App is a sample Flutter app that demonstrates how to authenticate with the GitHub API using OAuth and fetch data from the API.\n\nInstallation\n------------\n\nTo use the GitHub Client Flutter App, clone the repository and run the following command in the root directory of the project:\n\nbashCopy code\n\n`flutter run`\n\nThis will launch the app on your default device or emulator.\n\nUsage\n-----\n\nThe app allows you to log in to your GitHub account using OAuth authentication and view a summary of your GitHub activity.\n\nTo log in, tap the \"Log in with GitHub\" button on the home screen. This will redirect you to the GitHub login page where you can enter your GitHub credentials and authorize the app.\n\nAfter logging in, you will see a summary of your GitHub activity, including your repositories, pull requests, and issues.\n\nImplementation\n--------------\n\nThe app is implemented using the following components:\n\n-   `MyApp`: The main app widget that sets the app title and theme.\n-   `MyHomePage`: The home screen widget that displays the app title and the `GitHubSummary` widget.\n-   `GitHubSummary`: A widget that fetches data from the GitHub API using the `github` package and displays a summary of the user's GitHub activity.\n-   `GithubLoginWidget`: A widget that handles the OAuth authentication flow and provides an `http.Client` object for making authenticated requests to the GitHub API.\n-   `github_oauth_credentials.dart`: A file that contains the client ID, client secret, and scopes for the GitHub OAuth app.\n\nThe `WindowToFront` plugin is used to bring the app window to the front after the OAuth redirect.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlespalmerbf%2Fgithub-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlespalmerbf%2Fgithub-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlespalmerbf%2Fgithub-client/lists"}