endless library

Classes

EndlessDefaultLoadingIndicator
EndlessPaginationController<T>
The pagination controller used to perform actions on the scroll view such as loading more data or clearing its existing items.
EndlessPaginationDelegate
The delegate that specifies the pagination requirements for the list view such as the maximum number of pages to load and the page size.
EndlessPaginationGridView<T>
An infinite loading grid view that builds items loaded from the loadMore API into a scrollable grid.
EndlessPaginationListView<T>
An infinite loading list view that builds items loaded from the loadMore API into a scrollable list.
EndlessPersistentHeaderDelegate
EndlessStateProperty
EndlessStreamController<T>
The stream controller used to perform actions on the stream such as loading more data or clearing its existing items.
EndlessStreamGridView<T>
An infinite loading grid view that builds items added to the stream into a scrollable grid.
EndlessStreamListView<T>
An infinite loading list view that builds items added to the stream into a scrollable list.

Enums

EndlessState