kevlatus/flutter_fortune_wheel

Please add onWheelItemPassed callback

riobijanero opened this issue · 2 comments

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.

Would be awesome

stale commented

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.