internal_imports library
Classes
- DefaultEmptyWidget
- Default empty state widget displayed when no data is available.
- DefaultErrorWidget
- DefaultPagyLoader
- GetPaginatedDataUseCase
- MissingControllerWidget
- NetworkApiService
- PagyRemoteDataSource
- PagyRepository
- PagyRepositoryImpl
- PagyResponseParser
- Represents parsed response data from the paginated API response.
-
PagyState<
T> - Holds the current pagination state for Pagy.
Enums
- PaginationPayloadMode
- Where pagination values should be sent.
- PagyApiRequestType
- HTTP method used for paginated API.
Functions
Typedefs
- PagyLogger = void Function(Object? message, {String? name})