scrollflow 0.3.0
scrollflow: ^0.3.0 copied to clipboard
A lightweight and customizable infinite scrolling widget for Flutter.
0.3.0 #
- Added
GridScrollFlowfor infinite scrolling grid layouts. - Improved package documentation and examples.
- Improved code organization and reusability.
0.2.0 #
- Added
ScrollFlowControllerfor programmatic control. - Added built-in pull-to-refresh support.
- Improved API documentation and examples.
0.1.2 #
- Added
onItemsChangedcallback to access all loaded items. - Improve package documentation.
0.1.1 #
- Fix CHANGELOG.
- Improve package documentation.
0.1.0 #
- Initial release.
- Automatic infinite scrolling.
- Built-in loading, error, and empty states.
- Supports page-based pagination.