roulette
roulette copied to clipboard
A simple roulette widget.
You may meet this build error when using a flutter version less than `3.7.0`. That's because we use `toImageSync` to generate the error image in last version (0.1.5).
# Introduce `RouletteTapWrapper`. Introduce the `RouletteTapWrapper` helper for responding user tap. **!!!Disclaimer:** I'm not good at handling touch events, so this is not a fine-grained implementation, touch effect may not...
Hello developers, thanks for your roulette package. Looking for some way to include either text field or gesture detect widget(or showdialog) in each section of the roulette when clicked. Since...
This change will help making the roulette more configurable.
SPIN
How can I make the spinning wheel rotate indefinitely, continuously spinning until I give the command to stop? I also want to add a form that appears at the start...