{"id":19786624,"url":"https://github.com/mejdi14/blob-stepper","last_synced_at":"2026-04-16T17:02:27.719Z","repository":{"id":229234312,"uuid":"775944982","full_name":"mejdi14/Blob-Stepper","owner":"mejdi14","description":"Jetpack Compose Stepper library","archived":false,"fork":false,"pushed_at":"2024-03-29T23:10:04.000Z","size":10608,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T03:27:45.831Z","etag":null,"topics":["android","animation","jetpack-compose","kotlin","library","step","stepper"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/mejdi14.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":"2024-03-22T11:09:32.000Z","updated_at":"2024-12-26T12:40:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"9579f0e3-5843-4508-8b58-0c73d9110f43","html_url":"https://github.com/mejdi14/Blob-Stepper","commit_stats":null,"previous_names":["mejdi14/blob-stepper"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mejdi14%2FBlob-Stepper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mejdi14%2FBlob-Stepper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mejdi14%2FBlob-Stepper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mejdi14%2FBlob-Stepper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mejdi14","download_url":"https://codeload.github.com/mejdi14/Blob-Stepper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241119797,"owners_count":19912959,"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":["android","animation","jetpack-compose","kotlin","library","step","stepper"],"created_at":"2024-11-12T06:18:52.066Z","updated_at":"2026-04-16T17:02:27.669Z","avatar_url":"https://github.com/mejdi14.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to Card Switcher Library 👋\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/frinyvonnick/gitmoji-changelog\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/API-15%2B-blue.svg?style=flat\" alt=\"gitmoji-changelog\"\u003e\n  \u003c/a\u003e  \u003ca href=\"https://github.com/frinyvonnick/gitmoji-changelog\"\u003e\n    \u003cimg src=\"https://jitpack.io/v/mejdi14/AndroidColorPicker.svg\" alt=\"gitmoji-changelog\"\u003e\n  \u003c/a\u003e\n  \u003c/a\u003e\n\t\u003ca href=\"https://github.com/kefranabg/readme-md-generator/blob/master/LICENSE\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/license-MIT-yellow.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/kefranabg/readme-md-generator\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/kefranabg/readme-md-generator/branch/master/graph/badge.svg\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## ✨ Demo\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/mejdi14/Blob-Stepper/blob/master/demo/demo.gif\" height=\"700\" width=\"400\" \u003e\n\t\u003c/p\u003e\n\t\n\n## Installation\n\nAdd this in your root `build.gradle` file (**not** your module `build.gradle` file):\n\n```gradle\nallprojects {\n\trepositories {\n\t\t...\n\t\tmaven { url \"https://jitpack.io\" }\n\t}\n}\n``` \n## :hammer:Dependency\n\nAdd this to your module's `build.gradle` file (make sure the version matches the JitPack badge above):\n\n```gradle\ndependencies {\n\t...\n\timplementation 'com.github.mejdi14:blob-stepper:0.0.1'\n}\n```\n\n\n## :fire:How to use\n\n``` java\nval controller = remember { BlobProgressController(steps = 3) }\n     BlobStepper(controller = controller,\n                    blobCircle = BlobCircle(\n                        blobContent = BlobContent.TextContent(text = textValue)\n                    ),\n                    blobActionListener = object : BlobActionListener() {\n                        override fun onChangeListener(step: Int) {\n                            \n                        }\n\n                        override fun onFinishListener() {\n                            \n                        }\n\n                        override fun onExplodeListener() {\n                            \n                        }\n                    })\n```\n\nBlob Cicrle Options\n-----\n\n``` java\n     radius: Initial circle radius\n     shrinkRadius: Circle radius after transformation\n     color: Color = Cicle color\n     wavesHeight: Blob waves height\n     wavesMovementDurationMillis: Blob waves animation duration\n     sizeTransformationDurationMillis: Circle state change duration\n     wavesCount: Number of waves\n     blobContent: Blob content (Text or Image)\n```\nProgress Circle Options\n-----\n\n``` java\n     radius : Initial progress circle radius\n     strokeWidth: Border stroke width\n     strokeDefaultColor: Stroke background color\n     strokeFilledColor: Stroke progress color\n     startAngle: At which angle the progress animation starts\n     progressAnimationDurationMillis: Progress animation duration\n```\n\nController Functions\n-----\n\n``` java\n     progress: State\u003cFloat\u003e : Progress percent\n     currentStep: State\u003cInt\u003e : Current Step\n     isExpanded: State\u003cBoolean\u003e : Cicle is on initial size\n     isExploded: State\u003cBoolean\u003e : Circle covers all the screen\n     isFinished: State\u003cBoolean\u003e : Progress circle reached final step\n     stepsCount: Int : All steps count\n     completionListener: ProgressCompletionListener : Progress is over\n     shrink() : Transform the circle to the smaller size and start blob waves animation\n     expand() : Go back to the initial circle size and cancel animation\n     explode() : Cover all screen \n     next() : Go to the next step progress\n     back() : Go back to the previous step\n     goTo(step: Int) : Go to a specific step\n     reset() : Rest the progress counter\n```\n\nActions Listener\n-----\n\n``` java\n     onStartListener() : Animation started (circle shrink and blob waves are moving)\n\n     onChangeListener(step: Int) : Triggered when there is a change in the circle state\n\n     onNextStepListener() : Triggered when we move to a new step\n\n     onFinishListener() : We reached the final step\n\n     onClickListener() : On Circle click listener\n\n     onExplodeListener() : Circle is exploded and covered all the screen\n\n```\n\nBlob Content\n-----\n``` java\n BlobContent.TextContent(text = textValue)\n\n BlobContent.ImageContent(painter = painterValue)\n```\ninsde the Blob Circle you can put a  Text Composable or an Image Composable,\nboth accept State value so that you can change the content value while you navigate from a step to another.\n\n\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome.\u003cbr /\u003e\nFeel free to check [issues page] if you want to contribute.\u003cbr /\u003e\n\n\n## Author\n\n👤 **Mejdi Hafiane**\n\n- profile: [@MejdiHafiane](https://twitter.com/mejdi141)\n\n## Show your support\n\nPlease ⭐️ this repository if this project helped you!\n\n\n## 📝 License\n\nCopyright © 2019 [Mejdi Hafiane](https://github.com/mejdi14).\u003cbr /\u003e\nThis project is [MIT](https://github.com/mejdi14/readme-md-generator/blob/master/LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmejdi14%2Fblob-stepper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmejdi14%2Fblob-stepper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmejdi14%2Fblob-stepper/lists"}