adaptive_scroller library

Classes

AdaptiveScrollController
A custom ScrollController that enables efficient scrolling to any item in a ListView with items of variable height.
AdaptiveScrollMetricsController
Manages the measurement and offset calculations for a list of items.
ScrollOffsetResult
A data class returned by calculateScrollOffset containing the results of the scroll calculation.
SizeReportingWidget
A wrapper widget that reports its size after it has been laid out.