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