scroll_infinity 0.1.1
scroll_infinity: ^0.1.1 copied to clipboard
Infinite scrolling package.
0.1.1 - 2024-06-26 #
- Added
initialPageIndexproperty to define the initial page index. - Renamed
pageKeytopageIndex. - Reorganized the order of properties.
0.1.0 - 2024-06-26 #
- Added reset feature.
- Improved documentation.
- Added
scrollbarsproperty to define the visibility state of the scrollbar.
0.0.2 - 2024-06-26 #
- Componentization and documentation of
LoadingStyle. - Added documentation for the package properties and methods.
- Added new properties to define the initial items of the list and to disable the initial request.
- Updated the package documentation.
0.0.1 - 2024-06-22 #
- First version.