kevlatus / flutter_fortune_wheel

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

Add Custom Color and Custom Pointer #5

Closed rsyddn closed 3 years ago

kevlatus commented 3 years ago

Hi Muhammad, thanks for reaching out!

Custom colors are already possible as shown in the readme.

Can you explain what you mean by custom pointer? If you refer to the triangle indicator, above code also shows you how to customize it.

mohamad-elbohsaly commented 3 years ago

No description provided.

Is it spinning correctly?

ibrhm-jz commented 3 years ago

Yes ,the problem I had was when putting color in the roulette, the documentation is not exact for the new version

El jue, 4 mar 2021 a las 14:56, mado-bohsali (notifications@github.com) escribió:

No description provided.

Is it spinning correctly?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kevlatus/flutter_fortune_wheel/issues/5#issuecomment-790935549, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKLQHG5BDLW4LXPSOZ5YETLTB7XX5ANCNFSM4UVOUDIA .

kevlatus commented 3 years ago

you are right, the API in my original comment has changed. I updated above comment to link to the most recent docs.

I suppose this fixes the issue. Please comment, if it doesn't.

ibrhm-jz commented 3 years ago

Thak You,that has worked for me! :)

El sáb, 6 mar 2021 a las 8:07, Kevin Latusinski (notifications@github.com) escribió:

Closed #5 https://github.com/kevlatus/flutter_fortune_wheel/issues/5.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kevlatus/flutter_fortune_wheel/issues/5#event-4416910426, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKLQHGYB7P5NRDO7DDDDM33TCIZK7ANCNFSM4UVOUDIA .