GeekyAnts / infinite-carousel-flutter

Carousel in flutter. Supports features like infinite looping, friction effect, multiple scroll physics and control over item anchor and velocity.
https://pub.dev/packages/infinite_carousel
MIT License
50 stars 30 forks source link

Always land on next item #16

Closed leonardocustodio closed 1 year ago

leonardocustodio commented 1 year ago

Is there a way to always stop in the next item? Even if the person scrolls really fast? Like a "page view"?