{"id":18728323,"url":"https://github.com/giyeongum/animated_icons","last_synced_at":"2025-06-17T11:05:08.608Z","repository":{"id":59132145,"uuid":"533140475","full_name":"GiYeongUM/animated_icons","owner":"GiYeongUM","description":"Flutter animated icons","archived":false,"fork":false,"pushed_at":"2023-07-10T02:21:46.000Z","size":2233,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T11:11:13.560Z","etag":null,"topics":["dart","flutter","iconpack","icons","package"],"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/GiYeongUM.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}},"created_at":"2022-09-06T03:02:57.000Z","updated_at":"2024-08-06T01:53:53.000Z","dependencies_parsed_at":"2022-09-12T21:11:01.974Z","dependency_job_id":null,"html_url":"https://github.com/GiYeongUM/animated_icons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GiYeongUM%2Fanimated_icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GiYeongUM%2Fanimated_icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GiYeongUM%2Fanimated_icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GiYeongUM%2Fanimated_icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GiYeongUM","download_url":"https://codeload.github.com/GiYeongUM/animated_icons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248596671,"owners_count":21130743,"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","iconpack","icons","package"],"created_at":"2024-11-07T14:20:40.438Z","updated_at":"2025-04-12T16:33:00.530Z","avatar_url":"https://github.com/GiYeongUM.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# icon_animated\nFlutter animated icons\n\n[![Flutter](https://img.shields.io/badge/Platform-Flutter-blue.svg)](https://flutter.dev/)\n\n## 📋 Icon lists\n\n- check\n- fail\n- alert\n- trendingUp\n- trendingDown\n- search\n- message\n- add\n- download\n- bluetooth\n- menu\n- sort\n- filter\n\n## ⚡ [Installation](https://flutter.dev/docs/development/packages-and-plugins/using-packages)\n\n\n```yaml\ndependencies:\n  animated_icons: ^\u003clatest_version\u003e\n```\n\n## 📷 GIF\n\n\u003cimg width=\"308\" alt=\"\" src=\"https://github.com/GiYeongUM/animated_icons/raw/main/images/custom_animated_icons.gif\"\u003e\n\n\n## 💪 Use\n\n1. add widget\n``` dart\nIconAnimated(\n  color: Colors.green,\n  active: isActive, // boolean\n  size: 100,\n  iconType: IconType.check,\n),\n```\n\n2. just trigger widget\n``` dart\nsetState(() {\n  isActive = !isActive;\n});\n```\n\n## 📋 Notice\n\nThis package can be used for commercial purposes. \nWe're going to add a new icon every update. \nIf you need any icons, send png or svg icon to **eomky2005@gmail.com** via email or **Git Issue**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiyeongum%2Fanimated_icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiyeongum%2Fanimated_icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiyeongum%2Fanimated_icons/lists"}