Autocompleting radio button selection from Firebase

Widgets & Design

Hi,

Can you help me? I need to know how to make a radio button widget that receives information from Firebase select itself automatically, so users don't have to choose the option, and it appears selected by default. I have also tried with a dropdown, but the option doesn't appear selected.

Thanks

What have you tried so far?
  • Include the data from Firebase in Initial Option Value

  • I applied App State, where the data is displayed but not sent to Firebase through actions.

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