scrollable_page_view 0.0.13 copy "scrollable_page_view: ^0.0.13" to clipboard
scrollable_page_view: ^0.0.13 copied to clipboard

Infinite horizontally scrollable pages inside a horizontal PageView.

0.0.13 #

  • Reverting 0.0.12, will plan to roll it out differently since builder is not usually caching in flutter

0.0.12 #

  • Caching the widget builds

0.0.11 #

  • Removed an accidental print

0.0.10 #

  • Improved page snapping

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 onScroll now has an index argument as well

0.0.5 #

  • Added onDragStart and onDragEnd.

0.0.4 #

  • Added onScroll which 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
4
likes
130
points
11
downloads

Publisher

verified publisheridenti.app

Weekly Downloads

Infinite horizontally scrollable pages inside a horizontal PageView.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scrollable_page_view