paginated_list 1.0.0+1
paginated_list: ^1.0.0+1 copied to clipboard
A Paginated List widget that displays a list of items in a scrollable container. The list can be scrolled horizontally or vertically. The list can be infinite, meaning that it will request additional [...]
paginated_list #
A Paginated List widget that displays a list of items in a scrollable container. The list can be scrolled horizontally or vertically. The list can be infinite, meaning that it will request additional items as the user scrolls.
Example of this included in the repository.