Hello I'm struggling hard with a maybe basic requirement:
I have an upload button with upload action, users chan choose multiple files
i show the locally uploaded files in a gallery which works fine
i want then to send this list of uploaded local files to an external API. however only one (the first image in list) is sent, and not the whole list
altough i configured as well the API itself as also the Endpoint in Flutter to be a list i can't make it work and i don't understand why only one image is sent, as i'm using the exact same variable also to show the images on the page.
anybody has the same issue or knows a solution?
Please see this walkthrough video for all the details:
https://jam.dev/c/7c97bc33-e13e-4b38-a6ce-df93bf84d342