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

Please add onWheelItemPassed callback #93

Closed riobijanero closed 1 year ago

riobijanero commented 2 years ago

while the wheel is spinning, I would like to add haptic feedback or play a little sound every time a FortuneItem is passed. A callback method would be great here. [onAnimationStart] and [onAnimationEnd] are only called in the beginning and the end of the animation but not every time one of the wheel items passes the mark.

Vollinator commented 2 years ago

Would be awesome

stale[bot] commented 1 year 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.