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