spinning_wheel_package 0.0.3 copy "spinning_wheel_package: ^0.0.3" to clipboard
spinning_wheel_package: ^0.0.3 copied to clipboard

A highly customizable Flutter package for creating a spinning wheel widget for games, raffles, and decision-making.

0.0.3 - 2025-07-31 #

Fixed #

  • Asset Image Loading: Corrected an issue where imagePath in WheelItem was incorrectly trying to load images from the package's internal assets instead of the user's application assets. The package now correctly loads images from the path provided in the main app.

Changed #

  • Refactored WheelItem to expose a cleaner and safer API.
  • Removed support for passing ui.Image directly into WheelItem. Now, only imagePath is accepted — the package handles image loading internally.
  • Updated internal asset paths (e.g. rim images) to fix issues with external asset loading
3
likes
160
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter package for creating a spinning wheel widget for games, raffles, and decision-making.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on spinning_wheel_package