cupertino_load_more library

Classes

LoadMoreController
A sliver widget implementing the iOS-style load more content control. work like CupertinoSliverRefreshControl and support autoLoad & preload

Typedefs

LoadMoreControlIndicatorBuilder = Widget Function(BuildContext context, Axis scrollDirection, RefreshIndicatorMode refreshState, double pulledExtent, double refreshTriggerPullDistance, double refreshIndicatorExtent)