kevlatus/flutter_fortune_wheel

onUpdate values

Deep-Focus-lab opened this issue · 8 comments

Please ad onUpdate method for getting the progress.

Can you please specify the expected behavior of the onUpdate method?

Along these lines I would like to emit a click sound each time the indicator crosses over to another slice. Thanks so much!

Along these lines I would like to emit a click sound each time the indicator crosses over to another slice. Thanks so much!

I need something like this too. If this can be done it would be perfect

I would really appreciate that as well. Something like onUpdate(currentItem), with currentItem being the item the indicator is hovering over at that time.

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.

Any updates for this feature?

It's been a year, any updates? Or work around?

This has finally been implemented in v1.3.0. Make sure to update and use the FortuneWheel.onFocusItemChanged callback