Create dynamic choice chip

Widgets & Design

I am getting a response like shown below. I want to create a dynamic choice chip. How can I use it to create list.

"tag_filters": [
            "CEO",
            "Manager",
            "Project manager",
            "Developer",
            "tester"
        ],
What have you tried so far?

Checked documentation

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