pagination_grid_view 1.0.1
pagination_grid_view: ^1.0.1 copied to clipboard
A Flutter grid view with built-in pagination, pull-to-refresh, empty states, and loading indicators. Perfect for image galleries, product grids, and any paginated grid layout.
1.0.0 - 2025-02-20 #
Added #
- Initial release
PaginationGridView- Grid with automatic paginationPaginationGridView.extent- Responsive grid with max extent- Pull-to-refresh support
- Custom loading indicators
- Empty state widget
- Error handling
- Customizable load threshold
- Works with any data type (generic)
- Zero external dependencies