kevlatus / flutter_fortune_wheel

Visualize random selections with Flutter widgets like the wheel of fortune.
https://kevlatus.github.io/flutter_fortune_wheel
MIT License
102 stars 81 forks source link

Starts Spinning automatically on page loads without on tap #89

Closed shyamk-hkis closed 2 years ago

shyamk-hkis commented 2 years ago

Hii, Can you please guide me how to stop this animation at start It should only start when when i do on tap (which is working fine)

programmador commented 2 years ago

FortuneWheel(animateFirst: false)

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.