Map of array

Actions & Logic
Resolved

i want to store array list in one map , when user places a order then its products data should store in one map but it doesn't. is there any way i can solve it

What have you tried so far?

i created map in cart collection and passed the product data by adding action to add to cart button to create document in cart collection . Its creating different document for different products user added in cart instead of storing them in one doc

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