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

outdated

Introducing Flutter animate on scroll - a powerful Flutter animation package designed specifically for animating widgets based on scroll events. Flutter animate on scroll enables you to effortlessly c [...]

0.0.1 (Initial Release) #

  • Added the core functionality for scroll-based animations.
  • Implemented scroll position detection and trigger mechanism.
  • Supported basic animation types such as opacity, translation, and scaling.
  • Included customizable animation parameters like duration, delay, and easing curves.
  • Provided examples and documentation for getting started with Flutter animate on scroll.

0.0.2 #

  • Migrated from using MediaQueryData.fromWindow to MediaQueryData.fromView for improved accuracy in obtaining the viewport size.
  • Optimized the threshold calculation for triggering animations based on scroll position.
47
likes
0
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

Introducing Flutter animate on scroll - a powerful Flutter animation package designed specifically for animating widgets based on scroll events. Flutter animate on scroll enables you to effortlessly create captivating and interactive scroll-based animations that bring your user interface to life.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_animate_on_scroll