enhanced_paginated_view library

Classes

EmptyWidgetConfig
A configuration class for the empty widget.
EnhancedDelegate<T>
A delegate class for the EnhancedPaginatedView widget.
EnhancedPaginatedView<T>
This is the EnhancedPaginatedView widget. It provides a paginated view of items of type T.
ErrorLoadMoreConfig
Represents the configuration for handling error while loading more data.
ErrorPageConfig
Represents the configuration for an error page.
LoadingConfig
A configuration class for defining the loading widgets used in the enhanced paginated view.

Enums

EnhancedStatus
Represents the status of an enhanced paginated view.
EnhancedViewDirection
Enum representing the direction of an enhanced view.

Extensions

EnhancedDeduplication on Iterable<T>