flutter_extended_scroll library

Classes

BoxScrollView
A ExtendedScrollView that uses a single child layout model.
ExtendedCustomScrollView
A ExtendedScrollView that creates custom scroll effects using slivers.
ExtendedGridView
A scrollable, 2D array of widgets.
ExtendedListView
A scrollable list of widgets arranged linearly.
ExtendedScrollController
Controls a scrollable widget.
ExtendedScrollView
A widget that scrolls.
ExtendedTrackingScrollController
A ExtendedScrollController whose initialScrollOffset tracks its most recently updated ScrollPosition.

Enums

ExtendedScrollViewKeyboardDismissBehavior
A representation of how a ExtendedScrollView should dismiss the on-screen keyboard.