scrollable_page_view 0.0.9
scrollable_page_view: ^0.0.9 copied to clipboard
Infinite horizontally scrollable pages inside a horizontal PageView.
0.0.9 #
- Fixed a bug
0.0.8 #
- Fixed a bug in scrolling
0.0.7 #
- Added velocity and friction when you finish scrolling
0.0.6 #
- Added
onScrollnow has anindexargument as well
0.0.5 #
- Added
onDragStartandonDragEnd.
0.0.4 #
- Added
onScrollwhich will be called when scroll position within a page gets updated
0.0.3 #
- Added the option of passing
ScrollControllers for each page
0.0.2 #
- Fixed onPageUpdated
0.0.1 #
- Initial version