I want to show the image in flutter, but I have a file just in two shapes (file - base64).
Asked
Active
Viewed 31 times
0
-
can you explain exactly why show image with two shape and where use it?you can use singe line if statement and for exmaple show your image in web use this format and when show in phone use other that format – Iman Yarahmadi Dec 17 '22 at 11:13
-
I have this image file in the js file and I want to move it to flutter and show it. I moved it, but I want to the right way to show it. I mean when I said I have two shapes because I can use Image.file or Image.memory in a flutter. Thanks @ImanYarahmadi – Ammar Kayali Dec 17 '22 at 11:21