{"id":25174871,"url":"https://github.com/teewrath/modifiable-progress-indicators","last_synced_at":"2025-04-04T00:44:25.996Z","repository":{"id":248832630,"uuid":"829934898","full_name":"TeeWrath/modifiable-progress-indicators","owner":"TeeWrath","description":"A Flutter package that let's you create beautiful modifiable progress indicators.","archived":false,"fork":false,"pushed_at":"2025-01-24T07:15:31.000Z","size":287,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T12:31:41.744Z","etag":null,"topics":["dart","flutter","flutter-package","progress-indicator","pub-package"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/modifiable_progress_indicators","language":"C++","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/TeeWrath.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2024-07-17T09:29:48.000Z","updated_at":"2025-01-25T10:01:22.000Z","dependencies_parsed_at":"2025-02-09T12:38:51.030Z","dependency_job_id":null,"html_url":"https://github.com/TeeWrath/modifiable-progress-indicators","commit_stats":null,"previous_names":["teewrath/modifiable-progress-indicators"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeeWrath%2Fmodifiable-progress-indicators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeeWrath%2Fmodifiable-progress-indicators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeeWrath%2Fmodifiable-progress-indicators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeeWrath%2Fmodifiable-progress-indicators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeeWrath","download_url":"https://codeload.github.com/TeeWrath/modifiable-progress-indicators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103306,"owners_count":20884023,"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":["dart","flutter","flutter-package","progress-indicator","pub-package"],"created_at":"2025-02-09T12:28:11.269Z","updated_at":"2025-04-04T00:44:25.980Z","avatar_url":"https://github.com/TeeWrath.png","language":"C++","readme":"# Modifiable Progress Indicator\n\n[![pub package](https://img.shields.io/pub/v/modifiable_progress_indicators.svg)](https://pub.dev/packages/modifiable_progress_indicators)\n\n[![likes](https://img.shields.io/pub/likes/modifiable_progress_indicators)](https://pub.dev/packages/modifiable_progress_indicators/score)\n[![popularity](https://img.shields.io/pub/popularity/modifiable_progress_indicators)](https://pub.dev/packages/modifiable_progress_indicators/score)\n[![pub points](https://img.shields.io/pub/points/modifiable_progress_indicators)](https://pub.dev/packages/modifiable_progress_indicators/score)\n\n\n## Introduction\n\nSimple Modifiable Progress Indicators that let you add beautiful progress indicators to your flutter app.\n\n## Installation\n\n1. Add the latest version of package to your pubspec.yaml (and run`dart pub get`):\n\n```yaml\ndependencies:\n  modifiable_progress_indicators: ^0.0.1\n```\n\n2. Import the package and use it in your Flutter App.\n\n```dart\nimport 'package:modifiable_progress_indicators/modifiable_progress_indicators.dart';\n```\n\n## Screenshots\n\u003cimg src=\"assets/img.jpg\" alt=\"\"\u003e\n\n## Details\n\nThere are a number of properties that you can modify:\n\n- height\n- width\n- color\n- stroke width\n- image\n\n\u003chr\u003e\n\n# Example\n\n```dart\nModifiableProgressIndicators(\n    height : 200,\n    width : 200,\n    circleColor : Colors.red,\n    strokeWidth : 5,\n    image : 'assets/img.png',\n),\n```\n\n## Future Goals\n\n- [ ] Add more kinds of progress indicators\n\n## Support :heart:\n\nStar project on [github.com](https://github.com/TeeWrath/modifiable-progress-indicators).\n\nLike on [pub.dev](https://pub.dev/packages/modifiable_progress_indicators).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteewrath%2Fmodifiable-progress-indicators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteewrath%2Fmodifiable-progress-indicators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteewrath%2Fmodifiable-progress-indicators/lists"}