fortune_wheel 0.1.0
fortune_wheel: ^0.1.0 copied to clipboard
A highly customizable spinning fortune wheel widget for Flutter with advanced animations and backend integration support.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2024-12-19 #
Added #
- Initial release of Fortune Wheel package
- Highly customizable spinning fortune wheel widget
- Backend integration support with sequential and async modes
- Advanced animations:
- Spin to specific index with multiple rotations
- Continuous rotation mode
- Smooth deceleration with customizable curves
- Rich customization options:
- Multiple content types per slice (text, images, lines)
- Solid colors, gradients, or image backgrounds
- Configurable slice borders and colors
- Curved text support (text follows circular path)
- Straight and vertical text orientations
- Interactive features:
- Tap to select slices
- Pin/pointer indicator with multiple positions
- Collision detection with callbacks
- Comprehensive example app demonstrating all features