fluttercandies / flutter_scrollview_observer

A widget for observing data related to the child widgets being displayed in a ScrollView. Maintainer: @LinXunFeng
https://pub.dev/packages/scrollview_observer
MIT License
421 stars 44 forks source link

fix(ObserverWidgetState): Scrolling with the Mouse Wheel is not smoot… #48

Closed qiangjindong closed 1 year ago

qiangjindong commented 1 year ago

Fix #31

LinXunFeng commented 1 year ago

LGTM, thanks for your contribution