I want to add ChoiceChips in the my MCQ App

Widgets & Design

I am working on the Mcq App in which Questions and options are fetched Dynamically through the API.
For which i have Listview with the conditional visibility.
Now for options i want to add the ChoiceChips widget which is giving error as shown in the picture



What can be the Solution or Approach ?

What have you tried so far?

I have read the Documentation, added widget in the Component Outside but its not working as needed.

the Screen looks like added

Before Adding the ChoiceChips I was using dynamic Column for the Options.


Did you check FlutterFlow's Documentation for this topic?
Yes
1
10 replies