// the problem
Brands running activations need a prize wheel that looks premium on a big screen at a venue, keeps working when the venue Wi-Fi does not, and cannot give away more inventory than the campaign budgeted. Most options fail at least one of those, and the third failure is the expensive one.
// the build
A Flutter app built for the event floor rather than the demo room.
›A weighted probability engine so prize odds map to the campaign's actual inventory and budget — the wheel cannot over-award a prize the brand does not have.
›Participant capture and an admin dashboard, so an activation produces reportable data instead of a vague sense that it went well.
›Full theme customization so the wheel wears the client's brand, and Hive local storage so the whole thing runs with no connection at all.
// what shipped
Used at live events and activations, capturing spins, prize awards, and participant data with or without a connection.





