paged_filter_list library

Classes

PagedList<T>
List of items with information whether there could be even more items.
PagedListFilterBloc<T, F>
A list BLoC with pagination and filtering.
PagedListFilterRepository<T, F>
PagedListFilterRepository extends PagedListRepository with filtering capabilities.