flutter-animations

Installation
SKILL.md

Flutter Animations

Comprehensive guide to creating smooth, performant animations in Flutter using implicit animations, explicit animations, hero transitions, and custom animation patterns.

When to Use This Skill

  • Creating smooth UI transitions
  • Implementing custom animations
  • Building animated widgets
  • Performance optimization for animations
  • Hero animations between screens
  • Physics-based animations
  • Complex animation sequences
  • Gesture-driven animations

Core Animation Types

1. Implicit Animations (Recommended for Simple Cases)

Related skills
Installs
4
GitHub Stars
5
First Seen
Feb 21, 2026