flutter_fortune_wheel icon indicating copy to clipboard operation
flutter_fortune_wheel copied to clipboard

onUpdate values

Open Deep-Focus-lab opened this issue 3 years ago • 5 comments

Please ad onUpdate method for getting the progress.

Deep-Focus-lab avatar Jan 09 '22 17:01 Deep-Focus-lab

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

kevlatus avatar Feb 01 '22 17:02 kevlatus

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

bjorge avatar Mar 07 '22 07:03 bjorge

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

berkaymazlumlar avatar Mar 16 '22 08:03 berkaymazlumlar

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

mschmidm avatar May 11 '22 08:05 mschmidm

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.

stale[bot] avatar Jul 10 '22 16:07 stale[bot]

Any updates for this feature?

Vollinator avatar Sep 30 '22 09:09 Vollinator

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

Natay-F avatar Apr 17 '23 12:04 Natay-F

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

kevlatus avatar Jul 04 '23 21:07 kevlatus