gamma_smart_pagination library
Classes
- GammaController
- A controller to handle the state of the GammaSmartPagination widget. It is used to control the state of the widget and to notify the widget when the state changes
- GammaControllerStatus
-
A generic class to represent the status of the
GammaSmartController
. - GammaIdle
- GammaLoading
- GammaLoadingCompleted
- GammaLoadingFailed
- GammaNoMoreData
- GammaRefreshing
- GammaRefreshingCompleted
- GammaRefreshingFailed
- GammaSmartPagination
- Wrapper widget for scrollable widgets that enables pull to refresh and infinite scrolling pagination.