GeekyAnts / flutter-carousel

A carousel package in flutter with various configuration options
Other
66 stars 29 forks source link

Allow auto rotation and infinite rotatiomn #6

Open aTechieInc opened 4 years ago

aTechieInc commented 4 years ago

The widget is working well with my application. But i want to ask is there a way i can allow the carousel to auto rotate and infinite rotation. i followed your step for allowWrap : true/false but it does not seem to be working for me