nixrajput / flutter_carousel_widget

A customizable Flutter carousel widget with infinite scrolling, auto-scrolling, pre-built indicators, expandable widgets, auto-sized child support, and enlarged center page.
https://pub.dev/packages/flutter_carousel_widget
MIT License
39 stars 23 forks source link

export SequentialFillIndicator #34

Closed DjordjeMancic97 closed 11 months ago

DjordjeMancic97 commented 11 months ago

Hi, I noticed this indicator also exists but it is not accessible because export is missing. Would be nice to include it.

nixrajput commented 11 months ago

Hi @DjordjeMancic97,

Thank you for noticing this and contributing to the project.

Regards, Nikhil