Implements high-performance Flutter animations, transitions, and physics-based motion for production-grade mobile applications.
This skill empowers Claude to architect sophisticated, 60fps Flutter animations ranging from simple implicit widgets to complex explicit controllers. It provides production-ready patterns for Hero transitions, staggered sequences, physics simulations, and seamless integrations with third-party tools like Lottie and Rive. Designed with performance in mind, it includes critical optimization techniques such as RepaintBoundary isolation and AnimatedBuilder usage to eliminate jank and ensure smooth user experiences across all supported platforms.
主要功能
01Comprehensive patterns for both Implicit and Explicit animation controllers
021 GitHub stars
03Advanced Hero transitions and staggered list animation sequencing
04Performance optimization techniques including rebuild isolation and memory management
05Physics-based motion implementation using SpringSimulation and velocity curves
06Lottie and Rive integration for complex vector-based interactive assets
使用场景
01Building high-end interactive UI components and custom onboarding flows
02Optimizing complex screen transitions to maintain 60fps performance
03Implementing shared-element transitions for seamless product detail views