Hi everyone!
I am trying to populate choiceChip widget from a list of documents. How can I do that?
I have a list of documents (products) and inside that I have a string list (categories). So its a list of a list.
ChoiceChips has a product query see screenshot. Then I tried to get categories list from all products and then show on ChoiceChips.