hi I want to upload some images i insert through list view with image picker to firebase storage
here's the block i use to firebase storage
it works on the firebase but when i add more than 1 image, the image that stored in firebase is only the latest image i upload while i want all the images can be stored in the firebase storage and when the screen initialize i want all the images can be seen.