ChoiceChips in list with dynamic children

Troubleshooting

I want to set the ChoiceChips in list with dynamic children but i am getting this error
and i have also set some action(when the user select the option its updated in appstate) with the ChoiceChips option selection

Error: "ChoiceChips widget with the current configuration will not function properly when generated dynamically at the moment (because it is associated with a local state variable). Consider wrapping it inside of a component and then generate the component dynamically."

Plz i new at flutter flow its my first project i need some guidance i expect some guidance form the seniors here
I am looking forward for your response

What have you tried so far?

I have first use simple list for this i didn't able to update data

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