carousel_view 0.0.2+2 carousel_view: ^0.0.2+2 copied to clipboard
The carousel_view for flutter, infinite loop.
The carousel_view for flutter, infinite loop.
By using carousel_view instead of swiper, you get:
- can save the page state while scrolling through the loop
- customize the transformation way when building child
- different callback methods
onPageChanged
andonHandUpChanged
are provided