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

convert accentColor to colorScheme.secondary #102

Closed kent2508 closed 1 year ago

kent2508 commented 1 year ago

convert accentColor to colorScheme.secondary

YarosMallorca commented 1 year ago

Thanks! This package stopped working after upgrade to Flutter 3.10. Hopefully this gets merged soon 😍

YarosMallorca commented 1 year ago

@kent2508 There is still an issue in file triangle_indicator. accentColor is still accessed there. I fixed it and pr'ed your repo: https://github.com/kent2508/flutter_fortune_wheel/pull/1