i’m creating an app that basically works like a gallery, i’m able to pick an image, display it in another page, but when i run the app again, the image i picked before disapears. how can i create an record on storage?
i used this tutoral (Mevi's Component Factory - Image picker & preview - YouTube) to build the app but it does not say how to save the images so when you star the app again the images are still there
this is how my project looks