Skill detail
flutter-animating-apps
Relevant Flutter animation catalogue entry, but it is a stub requiring upstream installation.
Inspect before use
Automated review checks relevance, not safety or endorsement. Read the source instructions before using this skill.
SKILL.md
The saved excerpt is a snapshot from review. The external source remains the complete and most current version.
--- name: flutter-animating-apps description: | Implement animated effects, transitions, and motion in Flutter apps. Useful for native iOS/Android motion design. triggers: - "flutter animation" - "flutter motion" - "mobile animation" - "flutter transitions" od: mode: prototype category: animation-motion upstream: "https://github.com/flutter/skills" --- # flutter-animating-apps > Curated from the Flutter team. ## What it does Implement animated effects, transitions, and motion in Flutter apps. Useful for native iOS/Android motion design. ## Source - Upstream: https://github.com/flutter/skills - Category: `animation-motion` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/flutter/skills ``` Then ask the agent to invoke this skill by name (`flutter-animating-apps`) or with one of the trigger phrases listed in this skill's frontmatter.Read the full source on GitHub (opens external page)