{"id":42502370,"url":"https://github.com/jvcss/statemanager","last_synced_at":"2026-01-28T13:26:33.024Z","repository":{"id":246848734,"uuid":"822385306","full_name":"jvcss/statemanager","owner":"jvcss","description":"snippets for state management tools","archived":false,"fork":false,"pushed_at":"2025-06-01T23:47:38.000Z","size":5939,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T09:23:11.699Z","etag":null,"topics":["animation","api","bloc","flutter-bloc","flutter-bloc-pattern","provider-state-management"],"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/jvcss.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}},"created_at":"2024-07-01T03:52:06.000Z","updated_at":"2025-04-12T19:52:09.000Z","dependencies_parsed_at":"2024-07-21T01:30:13.547Z","dependency_job_id":"48b01864-59d2-4ab9-950d-9c25a19c0a95","html_url":"https://github.com/jvcss/statemanager","commit_stats":null,"previous_names":["jvcss/statemanager"],"tags_count":10,"template":true,"template_full_name":null,"purl":"pkg:github/jvcss/statemanager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvcss%2Fstatemanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvcss%2Fstatemanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvcss%2Fstatemanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvcss%2Fstatemanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvcss","download_url":"https://codeload.github.com/jvcss/statemanager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvcss%2Fstatemanager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["animation","api","bloc","flutter-bloc","flutter-bloc-pattern","provider-state-management"],"created_at":"2026-01-28T13:26:32.352Z","updated_at":"2026-01-28T13:26:33.019Z","avatar_url":"https://github.com/jvcss.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# statemanager\n\nMany branches with all types of state management \n\n## Getting Started\n\nThis project is a starting point for a MyState Management Flutter application.\n\nYou can clone a specific snippet project to avoid misstructured the concepts.\n\n-  Singleton + ValueNotifier\n\n    - `git clone --depth 1 -b vanilla_state_manager_crud `\n\n- ...\n\n- How to implement Visuals?\n\n```dart\nGaugeChartWidget(\n    width: 200,\n    height: 300,\n    data: GaugeData(\n        label: 'Gauge',\n        color: Colors.blue,\n        backgroundColor: Colors.grey,\n        strokeWidth: 20.0,\n        showText: true,\n        value: random.nextDouble() * 100,\n    ),\n),\n```\n\n- Features example!\n\n![Image](/doc/features.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvcss%2Fstatemanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvcss%2Fstatemanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvcss%2Fstatemanager/lists"}