Storing image as a String in Sqlite in Flutter and Decoding it

后端 未结 0 637
悲哀的现实
悲哀的现实 2020-12-20 02:58

I want to store the image as a base64 string in Sqlite in Flutter, and then decode that base64 into image and display it. Here is my utility code that has functions of encod

相关标签:
回答
  • 消灭零回复
提交回复
热议问题