{"id":22015654,"url":"https://github.com/iconica-development/flutter_multi_child_animated_switcher","last_synced_at":"2026-05-06T00:36:57.100Z","repository":{"id":103251072,"uuid":"576222984","full_name":"Iconica-Development/flutter_multi_child_animated_switcher","owner":"Iconica-Development","description":"A simple flutter widget that allow animation changes between different childeren","archived":false,"fork":false,"pushed_at":"2024-02-14T07:04:12.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T09:13:25.693Z","etag":null,"topics":["component"],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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-12-09T09:53:34.000Z","updated_at":"2024-08-30T06:29:02.000Z","dependencies_parsed_at":"2024-11-30T04:27:29.568Z","dependency_job_id":"92a71b5a-8442-4423-ad30-44cf5f999f28","html_url":"https://github.com/Iconica-Development/flutter_multi_child_animated_switcher","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Iconica-Development/flutter_multi_child_animated_switcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_multi_child_animated_switcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_multi_child_animated_switcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_multi_child_animated_switcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_multi_child_animated_switcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Iconica-Development","download_url":"https://codeload.github.com/Iconica-Development/flutter_multi_child_animated_switcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iconica-Development%2Fflutter_multi_child_animated_switcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279318348,"owners_count":26147229,"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","status":"online","status_checked_at":"2025-10-17T02:00:07.504Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"],"created_at":"2024-11-30T04:27:22.952Z","updated_at":"2025-10-17T09:37:57.179Z","avatar_url":"https://github.com/Iconica-Development.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![style: effective dart](https://img.shields.io/badge/style-effective_dart-40c4ff.svg)](https://github.com/tenhobi/effective_dart)\n\nA simple flutter widget that allow animation changes between different childeren\n\n## Setup\n\nAdd `flutter_multi_child_animated_switcher` as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).\n\n## How to use\n\nHow can we use the package descibe the most common ways with examples in\n\n```dart\n MultiChildAnimatedSwitcher(\n    zeroIndexed: true, // Whether the first child is index 0 or 1\n    showWidget: show, // The index of the child to show\n    // The children that are possible to show\n    children: const [\n        WidgetOne(),\n        WidgetTwo(),\n        WidgetThree(),\n    ],\n),\n```\n\n## Issues\n\nPlease file any issues, bugs or feature request as an issue on our [GitHub](https://github.com/Iconica-Development/flutter_multi_child_animated_switcher/issues) 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_multi_child_animated_switcher/pulls).\n\n## Author\n\nThis `flutter_multi_child_animated_switcher` 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_multi_child_animated_switcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficonica-development%2Fflutter_multi_child_animated_switcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficonica-development%2Fflutter_multi_child_animated_switcher/lists"}