paginated_list 1.2.3
paginated_list: ^1.2.3 copied to clipboard
A Paginated List widget that displays a list of items using pagination.
1.2.3 StackFit applied #
- StackFit applied to Stack widget
1.2.2 StackFit parameter #
- StackFit can be passed as a parameter now
1.2.1 HTTP package removed #
- HTTP package removed from dependencies
1.2.0 Grid View support #
- PaginatedGrid added
1.1.0 update to dart 3 #
1.0.2 ListView Parameters #
- Now we pass the padding to the ListViewBuilder instead of using a padding widget
- All the ListView.builder parameters has been included
1.0.1 UI Updates #
- Padding parameter included
- Delete icon alignment included
1.0.0+1 Initial Version #
- Created the package