flutter_fortune_wheel 0.1.0
flutter_fortune_wheel: ^0.1.0 copied to clipboard
An easy-to-use and customizable wheel of fortune for Flutter on all platforms.
0.1.0 - 2020-12-19 #
feat: add alternative FortuneBar widget
0.0.9 - 2020-12-13 #
feat: adjust default roll duration to 2 seconds and increase bezier easing
0.0.8 - 2020-12-13 #
feat: adjust default roll duration to 2 seconds and increase bezier easing feat: make triangle indicator square feat: make wheel theme-aware by adjusting text and wheel colors to theme colors
0.0.7 - 2020-12-13 #
feat: remove opacity from default circle slice colors fix: fire onAnimationEnd when onAnimationStart is not provided and vice versa
0.0.6 - 2020-12-12 #
fix bug, which prevented animation end callbacks to be called on web
0.0.5 - 2020-12-11 #
only animate when the selected value changes
0.0.4 - 2020-12-11 #
add animation types and start/end callbacks
0.0.3 - 2020-12-02 #
add option to spin wheel on initialization
0.0.2 - 2020-07-06 #
add example app
0.0.1 - 2020-07-06 #
initial draft of the fortune wheel