Adding Spin Wheel on FF

Widgets & Design

Dear community,
I'm working on a random adventure generator app for a group project, and I’d like to include a spin wheel that generates a random result. I’m wondering if there's a way to implement this spin wheel without directly integrating code? Any suggestions would be greatly appreciated!

Also, I've added a spin wheel from the marketplace but it shows "system error" on the spin wheel, how can I integrate those data on it?

Additionally, I’ve already added my adventure data to Firestore, which should be displayed on the spin wheel. I also have a separate screen showing the adventure details (time, location, description, etc.). What’s the best way to link the spin wheel with this adventure details screen so users can view more information after spinning?

Thanks in advance for your help!

What have you tried so far?

I've tried integrating code but it totally doesn't working on my site, and also tried to add a circle widget that can rotate to achieve spin wheel effect but it's not working too.

Did you check FlutterFlow's Documentation for this topic?
Yes
2