Setup & Installation
What This Skill Does
Implements animated effects, transitions, and motion in Flutter apps. Covers implicit animations, explicit animations with controllers, Hero shared-element transitions, physics-based spring animations, and staggered sequences. Flutter's animation API has several overlapping approaches, and this skill maps each scenario to the right one so you don't waste time picking between implicit, explicit, and physics-based options.
When to use it
- Working with flutter animating apps functionality
- Implementing flutter animating apps features
- Debugging flutter animating apps related issues
