fast_animation 1.0.0
fast_animation: ^1.0.0 copied to clipboard
Supercharge your Flutter animations! Zero-overhead optimization with auto RepaintBoundary, smart frame skipping, and instant performance gains. Drop-in replacement for standard animation widgets.
1.0.0 #
✨ Initial Release - パフォーマンス最適化アニメーションライブラリ
主な機能 #
- 🚀 RepaintBoundary自動適用 - 不要な再描画を自動で防止
- ⚡ スマートフレームスキップ - 低スペック端末での自動最適化
- 🎯 値の最適化 - 透明度0、スケール1.0などでTransformをスキップ
- 🔧 グローバル設定 - アニメーション無効化(アクセシビリティ対応)
- 📦 軽量カーブ - 計算コストの低いFastCurves
ウィジェット #
FastFadeTransition- 最適化フェードFastScaleTransition- 最適化スケールFastSlideTransition- 最適化スライドFastRotationTransition- 最適化回転FastAnimatedOpacity- 最適化AnimatedOpacityFastAnimatedContainer- 最適化AnimatedContainerFastAnimatedSwitcher- 最適化AnimatedSwitcherFastStaggeredAnimation- スタガードアニメーションOptimizedAnimationController- 最適化コントローラーFastAnimationMixin- ボイラープレート削減ミックスイン