adamlofts/mysql1_dart

showing blob image to flutter

Opened this issue · 1 comments

in table I have one column with blob images. how I can show this blob image in flutter. please help me!

user TO_BASE64 mysql function and decode it using Base64Decode in flutter