flutter-animations provides Flutter developers with a comprehensive guide for implementing animations across multiple techniques, including implicit animations, explicit animations, hero transitions, staggered sequences, and physics-based effects. The skill solves the problem of selecting the appropriate animation approach for different use cases by offering a decision tree, implementation patterns, and performance best practices. It enables developers to create smooth, performant visual effects and motion in Flutter applications without unnecessary complexity.
npx skills add https://github.com/madteacher/mad-agents-skills --skill flutter-animations