{"id":26768797,"url":"https://github.com/sharmadhiraj/flutter_network_call_base","last_synced_at":"2026-04-30T16:33:32.628Z","repository":{"id":97958695,"uuid":"143419601","full_name":"sharmadhiraj/flutter_network_call_base","owner":"sharmadhiraj","description":"Base StatefulWidget Setup to overcome repetitive boilerplate code in  every screen with network call.","archived":false,"fork":false,"pushed_at":"2024-02-29T05:29:58.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-30T20:44:27.966Z","etag":null,"topics":["android","base","flutter","flutter-apps","http","ios","network"],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/sharmadhiraj.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":"2018-08-03T11:32:33.000Z","updated_at":"2024-02-29T05:30:03.000Z","dependencies_parsed_at":"2024-02-29T06:29:51.179Z","dependency_job_id":"c10fdc2b-273a-4ebe-b55b-9342d38bb5ff","html_url":"https://github.com/sharmadhiraj/flutter_network_call_base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sharmadhiraj/flutter_network_call_base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2Fflutter_network_call_base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2Fflutter_network_call_base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2Fflutter_network_call_base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2Fflutter_network_call_base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharmadhiraj","download_url":"https://codeload.github.com/sharmadhiraj/flutter_network_call_base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2Fflutter_network_call_base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["android","base","flutter","flutter-apps","http","ios","network"],"created_at":"2025-03-28T21:35:53.894Z","updated_at":"2026-04-30T16:33:32.612Z","avatar_url":"https://github.com/sharmadhiraj.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Reusable Stateful Widget for Network Calls with Progress \u0026 Retry\n\nThis project provides a base StatefulWidget setup to streamline repetitive boilerplate code\ntypically encountered in every screen with network calls.\n\n#### Getting Started\n\n- Copy\n  the [base.dart](https://github.com/sharmadhiraj/flutter_network_call_base/blob/master/lib/base.dart)\n  file to your project.\n- Extend your StatefulWidget by `BaseStatefulWidget\u003cT\u003e`. Here, `T` represents the data type returned\n  by the Future.\n- Implement the following methods: `getTitle()`, `body\u003cT\u003e(T data)`, `future\u003cT\u003e()`.\n\nAPI used: [https://reqres.in/](https://reqres.in/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmadhiraj%2Fflutter_network_call_base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharmadhiraj%2Fflutter_network_call_base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmadhiraj%2Fflutter_network_call_base/lists"}