circle_wheel_scroll_view library

Classes

CircleFixedExtentScrollPhysics
A snapping physics that always lands directly on items instead of anywhere within the scroll extent.
CircleListChildBuilderDelegate
A delegate that supplies children for CircleListScrollView using a builder callback.
CircleListChildDelegate
A delegate that supplies children for CircleListScrollView.
CircleListChildListDelegate
A delegate that supplies children for CircleListScrollView using an explicit list.
CircleListChildLoopingListDelegate
A delegate that supplies infinite children for CircleListScrollView by looping an explicit list.
CircleListElement
Element that supports building children lazily for ListWheelViewport.
CircleListScrollView
A box in which children on a wheel can be scrolled.
CircleListViewport
A viewport showing a subset of children on a wheel.
FixedExtentMetrics
Metrics for a ScrollPosition to a scroll view with fixed item sizes.
FixedExtentScrollController
A controller for scroll views whose items have the same size.