79317269

Date: 2024-12-30 10:05:25
Score: 3
Natty:
Report link

Just wrap in the Image.memory and show the image in base64Decode just like this ClipOval( child: Image.memory( base64Decode(rowData.image ?? ""), height: 45, fit: BoxFit.cover, ), )

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Nikita