Hey everyone,
I'd like to generate a ListView based on a "schedule" list stored in Firestore. The goal is to add a RadioButton to each item in the listview so the user can chose ONE timeframe that suits him.
Unfortunately I get an error when dynamically generate RadioButton. Any idea how to achieve what I want ? Thanks !