{"id":22015653,"url":"https://github.com/iconica-development/flutter_image_progression","last_synced_at":"2026-04-18T01:07:17.858Z","repository":{"id":103251068,"uuid":"533209379","full_name":"Iconica-Development/flutter_image_progression","owner":"Iconica-Development","description":"Flutter Package to show images on top of eachother based on progression value","archived":false,"fork":false,"pushed_at":"2024-02-14T07:19:56.000Z","size":1106,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-23T09:13:26.858Z","etag":null,"topics":["component","dart","flutter","pubdev"],"latest_commit_sha":null,"homepage":"","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/Iconica-Development.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2022-09-06T07:25:54.000Z","updated_at":"2024-07-01T03:17:26.000Z","dependencies_parsed_at":"2024-02-14T08:27:19.721Z","dependency_job_id":null,"html_url":"https://github.com/Iconica-Development/flutter_image_progression","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Iconica-Development/flutter_image_progression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_image_progression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_image_progression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_image_progression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_image_progression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Iconica-Development","download_url":"https://codeload.github.com/Iconica-Development/flutter_image_progression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_image_progression/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31952229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"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":["component","dart","flutter","pubdev"],"created_at":"2024-11-30T04:27:22.951Z","updated_at":"2026-04-18T01:07:17.832Z","avatar_url":"https://github.com/Iconica-Development.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![pub package](https://img.shields.io/pub/v/flutter_image_progression.svg)](https://github.com/Iconica-Development) [![Build status](https://img.shields.io/github/workflow/status/Iconica-Development/flutter_image_progression/CI)](https://github.com/Iconica-Development/flutter_image_progression/actions/new) [![style: effective dart](https://img.shields.io/badge/style-effective_dart-40c4ff.svg)](https://github.com/tenhobi/effective_dart) \n\n# Flutter Image Progression\n\nThis package allows you to overlay multiple images on top of eachother and show partial images based on a progression value. Complex effects can be achieved by using multiple images and setting the progression value to a value between 0 and 1. This is for instance useful for showing a progress bar or a loading animation.\n\nSupports all Flutter platforms.\n\n![Image Progression GIF](flutter_image_progression.gif)\n\nFigma Design that defines this component (only accessible for Iconica developers): https://www.figma.com/file/4WkjwynOz5wFeFBRqTHPeP/Iconica-Design-System?type=design\u0026node-id=357%3A3357\u0026mode=design\u0026t=XulkAJNPQ32ARxWh-1\nFigma clickable prototype that demonstrates this component (only accessible for Iconica developers): https://www.figma.com/proto/4WkjwynOz5wFeFBRqTHPeP/Iconica-Design-System?type=design\u0026node-id=340-611\u0026viewport=444%2C-314%2C0.06\u0026t=XulkAJNPQ32ARxWh-0\u0026scaling=min-zoom\u0026starting-point-node-id=516%3A2597\u0026show-proto-sidebar=1\n\n## Usage\n\nTo use this package, add `flutter_image_progression` as a [dependency in your pubspec.yaml file](https://flutter.dev/docs/development/platform-integration/platform-channels).\n\n## How to use\n\nSee the [Example Code](example/lib/main.dart) for an example on how to use this package.\n\n## Issues\n\nPlease file any issues, bugs or feature request as an issue on our [GitHub](https://github.com/Iconica-Development/flutter_image_progression) page. Commercial support is available if you need help with integration with your app or services. You can contact us at [support@iconica.nl](mailto:support@iconica.nl).\n\n## Want to contribute\n\nIf you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our [contribution guide](./CONTRIBUTING.md) and send us your [pull request](https://github.com/Iconica-Development/flutter_image_progression/pulls).\n\n## Author\n\nThis flutter_image_progression for Flutter is developed by [Iconica](https://iconica.nl). You can contact us at \u003csupport@iconica.nl\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficonica-development%2Fflutter_image_progression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficonica-development%2Fflutter_image_progression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficonica-development%2Fflutter_image_progression/lists"}