flutter_html
flutter_html copied to clipboard
[BUG] Invalid character on base64 image source in html content
Describe the bug: Error at parsing html content containing base64 images
HTML to reproduce the issue:
Html
widget configuration:
Device details and Flutter/Dart/flutter_html
versions:
flutter_html: ^2.2.1
Stacktrace/Logcat FormatException (FormatException: Invalid character (at character 77) /9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUEBAQEAwUEBAQGBQUGCA0ICAcHCBALDAkNExAUExIQ ^ ) offset:76 message:"Invalid character" source:"/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUEBAQEAwUEBAQGBQUGCA0ICAcHCBALDAkNExAUExIQ EhIUFx0ZFBYcFhISGiMaHB4fISEhFBkkJyQgJh0gISD/2wBDAQU…" hashCode:748848706
Please submit html to reproduce the issue.