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

Please upgrade your webview to the latest. [BUG] #1256

Closed connelevalsam closed 1 year ago

connelevalsam commented 1 year ago

Describe the bug:

my app depends on flutter_html ^2.2.1 which depends on webview_flutter ^2.0.4, webview_flutter ^2.0.4 is required.

This therefore means I can't use this because I'm using webview_flutter ^4.0.6.

Sub6Resources commented 1 year ago

See #978