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

gradient designing is not available for the slices in the fortune wheel #99

Open Tarunbhati100 opened 1 year ago

Tarunbhati100 commented 1 year ago

while using the fortune wheel package I found that the gradient design is not available in the fortune wheel package which is a very good alternative to design the cool wheel designs.

I have added the gradient design functionality which enables the user to create the gradient designs for each fortune item to use in one of my project using the flutter_fortune_wheel package source code

I think it should also be included in the package so if you would like I can create a PR for this.

Sharing some design I have built using the gradient functionality added. spinner