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

Exposed whether the pageController is scrolling or not on the Carouse… #426

Open ChopinDavid opened 7 months ago

ChopinDavid commented 7 months ago

…lController - DC

This would close issue #425.