How to create a list of uploaded images (locally) and then after pressing a button it uploads everything to supabase

Actions & Logic

I want to be able to create a list of local files before uploading to supabase.

What have you tried so far?

I know it's possible with one local file, but how to do it with a list. Because I have a list of things, in which these things each one have a image, so my idea was to create a list of local files and them after pressing a button upload all to supabase.

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