Open jazzbpn opened 5 years ago
@jazzbpn I'm in the same issue and I wanted to thank you for the src="data:image/png;base64 tip. It worked for me and it's an acceptable workaround, enough to not drop the towel :)
Does this "src=data:image/png;base64" tip means you pass the raw image data ? Does something like ByteData of loaded image would be ok ?
Running into the same issue. Has this been solved?
Source Code:
` import 'package:flutter/material.dart';
`
This code doesn't work!!
Output