serenader2014 / flutter_carousel_slider

A flutter carousel widget, support infinite scroll, and custom child widget.
https://pub.dev/packages/carousel_slider
MIT License
1.55k stars 516 forks source link

onEndScroll callback in carousel options #430

Open RaulSangosto opened 6 months ago

RaulSangosto commented 6 months ago

Adeed a onEndScroll callback to the carousel options. This functions returns the current page index when the scroll ends.