ย ยทย Determined to create an added-value app using FlutterFlow :)

Multiple images upload isn't working with me

Actions & Logic

I am pretty sure, I am doing the image upload correctly, BUT. Once I try to upload the second picture, the second picture replaces the first picture. making the upload limited to only one picture, which does not make any sense as I set the upload media to allow multiple images!

The dataset - is List image path
The container has an upload media action (set to gallery, etc...)
The row has the image variables set to Uploaded images
The image path is using the row variable

maybe, I am suspecting the image path not being able to take a list of image path, but only one image

Note the following:
1. I cannot add a second image to flutterflow data content manually, the update button never execute.
BUT
I noticed Firestore Database save the image URL as a string, in an array, and I can add another string for another image URL successfully.

could it be a possible firebase misconfiguration?

I remember setting the database East Asia, and storage in Europtest

What have you tried so far?

I am not sure there is another way, I tried an app state workflow, but I could not execute. I don't know how yet!

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