animation_next 0.1.0 copy "animation_next: ^0.1.0" to clipboard
animation_next: ^0.1.0 copied to clipboard

A comprehensive Flutter animation package providing smooth, customizable animations including bounce, fade, slide, zoom, flip, and color tween animations.

0.1.0 #

  • Initial release.
  • Added bounce animations (bounceIn, bounceInTop, bounceInBottom, bounceInLeft, bounceInRight, bounceOut, bounceOutTop, bounceOutBottom, bounceOutLeft, bounceOutRight).
  • Added fade animations (fadeIn, fadeInUp, fadeInDown, fadeInLeft, fadeInRight, fadeOut, fadeOutUp, fadeOutDown, fadeOutLeft, fadeOutRight).
  • Added slide animations (slideInTop, slideInBottom, slideInLeft, slideInRight, slideOutTop, slideOutBottom, slideOutLeft, slideOutRight).
  • Added zoom animations (zoomIn, zoomOut).
  • Added flip animations (flipInX, flipInY, flipOutX, flipOutY).
  • Added color tween widget for smooth color transitions.
2
likes
160
points
46
downloads

Publisher

verified publishershashiben.me

Weekly Downloads

A comprehensive Flutter animation package providing smooth, customizable animations including bounce, fade, slide, zoom, flip, and color tween animations.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animation_next