UdaraWanasinghe / flutter-carousel-slider

A customizable carousel slider for Flutter. Supports infinite sliding, custom indicators, and custom animations with many pre-built indicators and animations.
MIT License
29 stars 17 forks source link

how can we initial widget index ? #1

Closed jemariads closed 4 years ago

jemariads commented 4 years ago

Hi @UdaraWanasinghe

first thank you for great widget,

I wanna ask you, how can we set the initial index for this widget?

Thank you, Erwan

UdaraWanasinghe commented 4 years ago

Thank you for asking. Currently there is no property to define initial index. I will add it in the next release.

tlworkssoftware commented 4 years ago

Would this feature have a release forecast?