flutter_easy_animations 0.0.2 copy "flutter_easy_animations: ^0.0.2" to clipboard
flutter_easy_animations: ^0.0.2 copied to clipboard

This library provides a variety of convenient Flutter animation effects.

0.0.1 #

Add AnimateStyles class.

0.0.2 #

一些动画从原先使用的带有弹跳的 Curves.elasticOut 曲线修改比较平滑的 Curves.easeInOut 曲线。包括:

  • backInDown;
  • backInLeft;
  • backInRight;
  • backInUp;
  • rotateIn
  • rotateInDownLeft
  • rotateInDownRight
  • rotateInUpLeft
  • rotateInUpRight
  • zoomIn
  • zoomInDown
  • zoomInLeft
  • zoomInRight
  • zoomInUp
12
likes
150
pub points
71%
popularity
screenshot

Publisher

unverified uploader

This library provides a variety of convenient Flutter animation effects.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_easy_animations