widgets/layout/smooth_list_view
library
Classes
-
KSmoothCustomScrollView
-
A CustomScrollView that provides buttery-smooth scrolling on desktop platforms
while maintaining native scroll behavior on mobile.
-
KSmoothListView
-
A ListView that provides buttery-smooth scrolling on desktop platforms
while maintaining native scroll behavior on mobile.
-
ScrollIntensityConfig
-
Configuration for scroll intensity/feel
-
SmoothScrollController
-
Manages smooth scroll state and handles pointer events.
-
SmoothScrollPhysics
-
Custom scroll physics for smooth desktop scrolling.