scrollable_positioned_list library

Classes

ItemPosition
Position information for an item in the list.
ItemPositionsListener
Provides a listenable iterable of itemPositions of items that are on screen and their locations.
ItemScrollController
Controller to jump or scroll to a particular position in a ScrollablePositionedList.
ScrollablePositionedList
A scrollable list of widgets similar to ListView, except scroll control and position reporting is based on index rather than pixel offset.
ScrollOffsetListener
Provides an affordance for listening to scroll offset changes.