Hi, I am new to flutter and had followed the recent tutorials on the YouTube channel.
In the app I am building, I want to add field that will allow you to take multiple photos, each photo will show up in UI as small icons and then store all images in database when you click the submit button.
Is there a tutorial I can watch to help we with this?
Thanks