I am creating an app where the viewer either selects an image or capture a photo and this photo should be displayed in the same screen then transmitted to another screen and displayed there. I first converted the photo or image selection to string and use tiny db to transfer it to another page then display it in another screen, but it wasn't displayed
This is the code in the other page