Hi everyone
i want to save image in TinyDB this is my code
Please explain, why you want to do that and why storing the path to the image is not sufficient
Also what exactly is your question?
Taifun
Blocks reorganised and corrected, I did not add your picker for Logos Elements as you did not show blocks for this.
Logos means the image logos in list
Taifun
im working in an app
we have 3 lists(Phone numbers,Names and Logs)
i want to save the information's the user entered the logo is image and i want to save it in Tiny DB and when Screen initialize change that Image STR to image and put it in a list and show it to the user
Just store the path to the image in TinyDB, there is no need for base64 and use the image picker to pick an image
Taifun
Thanks
and there is anthor question
i want after save the informations
put the Name and Phone number and Logo into the lists which code can i use for that?
Learn how to work with lists
Taifun