extended_nested_scroll_view
592
extended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work. 4.do without ScrollController in NestedScrollView's body
flutter_scrollview_observer
394
A widget for observing data related to the child widgets being displayed in a ScrollView. Maintainer: @LinXunFeng
clickable_list_wheel_view
13
Simple wrapper for ListWheelScrollView that allows children to respond on gesture (onTap) events
indexed_scroll_observer
7
An elegant scroll observer for observing scrollable widgets in Flutter applications.
grouped_content_custom_scroll_view
5
GroupedContentCustomScrollView Widget. Build a beautiful Table based on Sliver Widgets with entries group by headers.