kevlatus/flutter_fortune_wheel

Won't select new item on drag / spring

amscher opened this issue · 1 comments

Describe the bug
I've added the Fortune Wheel to my app by copying the code in your example. It shows up fine and on page load the wheel spins and then slows and selects one of the items, "Grogu." However if I try to drag the wheel to spin it again, it moves a bit and then returns to the same selected item, "Grogu." instead of choosing a random one.

To Reproduce
Steps to reproduce the behavior:

  1. Add code from example app
  2. Test code in iOS simulator
  3. Spin wheel
  4. See that it does not select a new item

Expected behavior
I expected that the wheel would spin until it reached a new item

Screenshots
image

Desktop (please complete the following information):

  • OS: iOS simulator 15.2
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.