{"id":22382566,"url":"https://github.com/slothspunky77/number-widget","last_synced_at":"2026-05-02T14:38:44.222Z","repository":{"id":230270609,"uuid":"778951345","full_name":"SlothSpunky77/number-widget","owner":"SlothSpunky77","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-01T06:13:23.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T01:42:06.339Z","etag":null,"topics":["flutter","flutter-widget"],"latest_commit_sha":null,"homepage":"","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/SlothSpunky77.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}},"created_at":"2024-03-28T18:24:43.000Z","updated_at":"2024-03-28T18:52:21.000Z","dependencies_parsed_at":"2024-04-01T07:26:14.843Z","dependency_job_id":null,"html_url":"https://github.com/SlothSpunky77/number-widget","commit_stats":null,"previous_names":["slothspunky77/number-widget"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlothSpunky77%2Fnumber-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlothSpunky77%2Fnumber-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlothSpunky77%2Fnumber-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlothSpunky77%2Fnumber-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SlothSpunky77","download_url":"https://codeload.github.com/SlothSpunky77/number-widget/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245726875,"owners_count":20662545,"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":["flutter","flutter-widget"],"created_at":"2024-12-05T00:13:28.684Z","updated_at":"2026-05-02T14:38:44.154Z","avatar_url":"https://github.com/SlothSpunky77.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# number-widget\n### A simple number widget to change the value using '+' and '-'. \n## Usage:\n### Make sure you edit the import for your theme inside number_widget.dart and make necessary code replacements.\n```\nimport 'package:number_widget.dart';\n.\n.\n.\nRow(\n  children: [\n    Expanded(\n      child: Text(\n        'Sets: ',\n        style:\n          TextStyle(color: darkMode.colorScheme.inversePrimary),\n    ),\n  ),\n  NumberStep(\n    initialValue: setsCount,\n    onValueChanged: (newValue) =\u003e setsCount = newValue),\n  ],\n),\n.\n.\n.\n```\n\n### Example:\n![image](https://github.com/SlothSpunky77/number-widget/assets/94778190/81ee1072-7afe-449c-ae60-f38f979ce808)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslothspunky77%2Fnumber-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslothspunky77%2Fnumber-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslothspunky77%2Fnumber-widget/lists"}