fast_animation 1.0.0 copy "fast_animation: ^1.0.0" to clipboard
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 - 最適化AnimatedOpacity
  • FastAnimatedContainer - 最適化AnimatedContainer
  • FastAnimatedSwitcher - 最適化AnimatedSwitcher
  • FastStaggeredAnimation - スタガードアニメーション
  • OptimizedAnimationController - 最適化コントローラー
  • FastAnimationMixin - ボイラープレート削減ミックスイン
0
likes
130
points
100
downloads

Publisher

unverified uploader

Weekly Downloads

Supercharge your Flutter animations! Zero-overhead optimization with auto RepaintBoundary, smart frame skipping, and instant performance gains. Drop-in replacement for standard animation widgets.

Repository (GitHub)
View/report issues

Topics

#animation #performance #optimization #ui #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fast_animation