Sub6Resources / flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
https://pub.dev/packages/flutter_html
MIT License
1.79k stars 860 forks source link

[BUG] not working in new version #1283

Closed Abdujabbor17 closed 1 year ago

Abdujabbor17 commented 1 year ago

<!---

Please do not delete this issue template as it helps us organize and easily work on issues!!

NOTE: Before posting, please make sure you have

  1. Searched the README
  2. Searched the Issues tab for similar bugs
  3. Please provide the required information in the template - HTML code and Html widget configuration --->

Describe the bug:

HTML to reproduce the issue:

Html widget configuration:

Expected behavior:

Screenshots:

Device details and Flutter/Dart/flutter_html versions:

Stacktrace/Logcat

Additional info:

A picture of a cute animal (not mandatory but encouraged)

Sub6Resources commented 1 year ago

See #978