{"id":37360640,"url":"https://github.com/berlogabob/flutter-github-issues-todo","last_synced_at":"2026-04-02T00:05:00.042Z","repository":{"id":332802809,"uuid":"1135045719","full_name":"berlogabob/flutter-github-issues-todo","owner":"berlogabob","description":"GitDoIt: Flutter mobile app to manage GitHub Issues as TODO list. Create, edit, close issues on your phone. Just Do It with GitHub!","archived":false,"fork":false,"pushed_at":"2026-03-24T16:32:38.000Z","size":55491,"stargazers_count":0,"open_issues_count":20,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-25T21:39:58.384Z","etag":null,"topics":["cross-platform","dart","flutter","flutter-app","gitdoit","github","github-issues","issues-tracker","mobile-app","task-manager","todo","todo-app"],"latest_commit_sha":null,"homepage":"https://berlogabob.github.io/flutter-github-issues-todo/","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/berlogabob.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-15T15:07:28.000Z","updated_at":"2026-03-22T22:26:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/berlogabob/flutter-github-issues-todo","commit_stats":null,"previous_names":["berlogabob/flutter-github-issues-todo"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/berlogabob/flutter-github-issues-todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berlogabob%2Fflutter-github-issues-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berlogabob%2Fflutter-github-issues-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berlogabob%2Fflutter-github-issues-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berlogabob%2Fflutter-github-issues-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berlogabob","download_url":"https://codeload.github.com/berlogabob/flutter-github-issues-todo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berlogabob%2Fflutter-github-issues-todo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: 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":["cross-platform","dart","flutter","flutter-app","gitdoit","github","github-issues","issues-tracker","mobile-app","task-manager","todo","todo-app"],"created_at":"2026-01-16T04:45:40.139Z","updated_at":"2026-04-02T00:05:00.030Z","avatar_url":"https://github.com/berlogabob.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitDoIt\n\nOffline-first Flutter app for managing GitHub Issues as TODOs, with Projects V2 support.\n\n## What it does\n\n- Browse repositories and issues\n- Create/edit/update issues with Markdown\n- Manage labels, assignees, and project defaults\n- Work offline with local queue + later sync\n- Background sync via `workmanager`\n- Search/filter across repositories and issues\n\n## Modernized architecture\n\n- Navigation: `go_router` (`lib/app_router.dart`)\n- State: `flutter_riverpod`\n- Network: `dio` (+ existing integrations)\n- Storage: `hive_ce` / `hive_ce_flutter`\n- Secure token storage: `flutter_secure_storage`\n- Offline pipeline: cache + pending operations + sync service\n\n## Setup\n\n### Prerequisites\n\n- Flutter SDK `\u003e=3.11.0`\n- GitHub Personal Access Token with repo access\n\n### Install\n\n```bash\nflutter pub get\n```\n\n### Environment\n\nThe app tries `.env` first, then `.env.default`.\n\nExample:\n\n```env\nGITHUB_CLIENT_ID=your_client_id\n```\n\n## Run\n\n```bash\nflutter run\n```\n\n## Test \u0026 analyze\n\n```bash\nflutter test\nflutter analyze --no-fatal-infos --no-fatal-warnings\n```\n\n## Key folders\n\n```text\nlib/\n  app_router.dart\n  models/\n  providers/\n  screens/\n  services/\n  widgets/\ntest/\n```\n\n## Version\n\n`0.5.0+129`\n\n## License\n\nSee `LICENSE`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberlogabob%2Fflutter-github-issues-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberlogabob%2Fflutter-github-issues-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberlogabob%2Fflutter-github-issues-todo/lists"}