loop_page_view library

Classes

LoopPageController
A PageController extension to handle an infinitely scrollable list in LoopPageView.
LoopPageView
A PageView.builder() wrapper that creates an indefinitely scrollable list. LoopPageController must be the controller.

Enums

LoopActivationMode
Enum that represents the different modes of activating the infinite loop in the LoopPageView.
LoopScrollMode
Enum representing different scroll directions for a LoopPageController.