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

Make spin not stop on center #123

Closed chitoadinugraha closed 1 month ago

chitoadinugraha commented 4 months ago

Is your feature request related to a problem? Please describe. The spinning wheel indicator always stop on center,

Describe the solution you'd like The spinning wheel indicator not always stop on center of FortuneItem. maybe use double as StreamController value?

imfurman commented 4 months ago

Yeah, always center don't feels natural

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