simple_infinite_scroll 1.1.3
simple_infinite_scroll: ^1.1.3 copied to clipboard
Infinite scroll list pagination, helps you simplify the process of displaying large amounts of data.
1.1.3 #
- Add stackTrace callback to error attribute.
1.1.2 #
- New property externalController, used for external scroll when this widget placed in other scrolling widget.
1.1.1 #
- Updated docs: add refresh method and style
- Change from
importtopart
1.1.0 #
- Changed the parameter from
pageStartFromtoinitialPage - Add a new example
- Loading initial widget and callback parameter
- Error handling
- Add all parameter in listview
- Add index to
itemBuilder - Refresh Indicator Style
- Trigger refresh by controller
1.0.1 #
- Change package name
0.0.1 #
- New Release!