daohoangson / flutter_widget_from_html

Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.
https://pub.dev/packages/flutter_widget_from_html
MIT License
644 stars 242 forks source link

Fix invalid CSS handling in HtmlWidget #1289

Closed daohoangson closed 4 months ago

daohoangson commented 4 months ago

Related to #1287

Address the issue of invalid CSS causing errors in HtmlWidget.


For more details, open the Copilot Workspace session.