pagist library
Classes
-
LoadParams<
Key> -
LoadResult<
Key, Value> -
PaginatedListView<
T> - State management agnostic paginated list view
-
PaginationController<
Key, Value> - State management agnostic pagination controller
-
PaginationState<
T> -
PagingData<
Value> -
PagingSource<
Key, Value>
Enums
Typedefs
-
ItemBuilder<
T> = Widget Function(BuildContext context, T item, int index) -
StateBuilder<
T> = Widget Function(BuildContext context, PaginationState< T> state)