{"id":26038287,"url":"https://github.com/azizbekeshpolatov/animation_example","last_synced_at":"2026-04-21T06:33:04.027Z","repository":{"id":277347521,"uuid":"932139924","full_name":"AzizbekEshpolatov/animation_example","owner":"AzizbekEshpolatov","description":"🎬 Flutter Animation Examples – Implicit and Explicit animations with practical samples and comparisons.","archived":false,"fork":false,"pushed_at":"2025-02-17T10:39:35.000Z","size":150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T10:00:13.097Z","etag":null,"topics":["animation","explicit","flutter","implicit"],"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/AzizbekEshpolatov.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":"2025-02-13T12:39:59.000Z","updated_at":"2025-02-19T13:03:30.000Z","dependencies_parsed_at":"2025-02-18T11:43:58.326Z","dependency_job_id":null,"html_url":"https://github.com/AzizbekEshpolatov/animation_example","commit_stats":null,"previous_names":["azizeshpolatov/animation_example","azizbekeshpolatov/animation_example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AzizbekEshpolatov/animation_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzizbekEshpolatov%2Fanimation_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzizbekEshpolatov%2Fanimation_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzizbekEshpolatov%2Fanimation_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzizbekEshpolatov%2Fanimation_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzizbekEshpolatov","download_url":"https://codeload.github.com/AzizbekEshpolatov/animation_example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzizbekEshpolatov%2Fanimation_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32080357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","explicit","flutter","implicit"],"created_at":"2025-03-07T09:13:36.958Z","updated_at":"2026-04-21T06:33:04.001Z","avatar_url":"https://github.com/AzizbekEshpolatov.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Animation Examples\n\nThere are two main ways to create animations in Flutter: **Implicit Animation** and **Explicit\nAnimation**.\n\n## Table of Contents\n\n1. [Introduction](#introduction)\n2. [Implicit Animations](#implicit-animations)\n3. [Explicit Animations](#explicit-animations)\n4. [Comparison](#comparison)\n5. [Conclusion](#conclusion)\n\n## Introduction\n\nIn Flutter, animations can be used to make user interface elements interactive. There are two main\ntypes of animations in Flutter: **Implicit** (automatic) and **Explicit** (controlled) animations.\n\n## Implicit Animations\n\nImplicit animations allow you to create animations in a simplified way. In these animations, you\nonly need to change animation parameters, and the animation happens automatically.\n\n### Capabilities:\n\n- **AnimatedAlign** → **AlignTransition**\n- **AnimatedContainer** → **DecoratedBoxTransition**\n- **AnimatedOpacity** → **FadeTransition**\n\n## Explicit Animations\n\nExplicit animations give you more control and allow you to create more customized animations. These\nanimations use **Ticker**, **Animation Class**, and **Animation Controller** classes.\n\n### Examples:\n\n- **Tween**\n- **Animation Class**\n- **Animation Controller**\n\n### Capabilities:\n\n- **Tween** → **SizeTransition**\n- **AnimationController** → **RotationTransition**\n\n## Comparison\n\n| **Implicit Animations** | **Explicit Animations**      |\n|-------------------------|------------------------------|\n| AnimatedOpacity         | FadeTransition               |\n| AnimatedSize            | SizeTransition               |\n| AnimatedPositioned      | PositionedTransition         |\n| AnimatedPhysicalModel   | RelativePositionedTransition |\n| AnimatedAlign           | AlignTransition              |\n\n## Conclusion\n\nThere are two main ways to work with animations in Flutter: **Implicit** and **Explicit**\nanimations. Implicit animations allow you to quickly create animations in a simplified way. Explicit\nanimations provide more control and customization, making them ideal for creating more interactive\nuser experiences.\n\n### Resources\n\n- [Flutter Animations Documentation](https://flutter.dev/docs/development/ui/animations)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazizbekeshpolatov%2Fanimation_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazizbekeshpolatov%2Fanimation_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazizbekeshpolatov%2Fanimation_example/lists"}