scrollable_positioned_list_extended 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.
ScrollNotifier
ScrollNotifier has been inherited from ScrollController for more info see ScrollController.