scroll_velocity_notifier 0.0.7 copy "scroll_velocity_notifier: ^0.0.7" to clipboard
scroll_velocity_notifier: ^0.0.7 copied to clipboard

A lightweight Flutter utility that intercepts scroll notifications and calculates smooth, real-time scroll velocity using an exponential moving average. Useful for scroll-aware UI, animations, and ges [...]

0.0.7 #

fix: send stream events even when the scrollNotification is start or end fix: remove automatic streamController disposal ref: update readme fix: add null check for controller before sending stream events

0.0.6 #

ref: update readme

0.0.5 #

ref: resize demo gif

0.0.4 #

chore: add gif to readme

0.0.3 #

changing name of main class to ScrolLVelocityNotifier

0.0.2 #

export ScrollStreamNotification

0.0.1 #

Initial version

3
likes
0
points
409
downloads

Publisher

verified publishercyberail.me

Weekly Downloads

A lightweight Flutter utility that intercepts scroll notifications and calculates smooth, real-time scroll velocity using an exponential moving average. Useful for scroll-aware UI, animations, and gesture-driven effects.

Repository (GitHub)
View/report issues

Topics

#flutter #scroll #notifications #velocity #user-interface

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on scroll_velocity_notifier