kevlatus / flutter_fortune_wheel

Visualize random selections with Flutter widgets like the wheel of fortune.
https://kevlatus.github.io/flutter_fortune_wheel
MIT License
109 stars 84 forks source link

Moving indicator #113

Closed nelci592 closed 4 weeks ago

nelci592 commented 1 year ago

It would be nice if the indicator can move when it goes through a slice border.

yakup2525 commented 1 month ago

I implemented it in a pull request.

kevlatus commented 4 weeks ago

implemented in #125 @yakup2525 thanks a lot!

yakup2525 commented 3 weeks ago

@kevlatus You're welcome :), Thank you for accepting.