the new webview_flutter can not be imported it conflict with flutter_html, can you please update
Errror
Because flutter_html 2.2.1 depends on webview_flutter ^2.0.4 and no versions of flutter_html match >2.2.1 <3.0.0, flutter_html ^2.2.1 requires webview_flutter ^2.0.4.
So, because example.com depends on both flutter_html ^2.2.1 and webview_flutter ^3.0.4, version solving failed.
Not a big problem the error is clear:
the new webview_flutter can not be imported it conflict with flutter_html, can you please update
Errror
Because flutter_html 2.2.1 depends on webview_flutter ^2.0.4 and no versions of flutter_html match >2.2.1 <3.0.0, flutter_html ^2.2.1 requires webview_flutter ^2.0.4. So, because example.com depends on both flutter_html ^2.2.1 and webview_flutter ^3.0.4, version solving failed.