scrollable_positioned_list/scrollable_positioned_list library

Classes

IndexedKey
Creates an indexed key that delegates its operator== to the given key.
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.