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

Migrate on flutter_svg ^2.0.0 [BUG] #1289

Closed jaskiratAtNexG closed 1 year ago

jaskiratAtNexG commented 1 year ago

Because flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 depends on flutter_svg >=0.22.0 <1.0.0 and my-project depends on flutter_svg ^2.0.5, flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 is forbidden. So, because my-project depends on flutter_html ^2.0.0, version solving failed.

Sembauke commented 1 year ago

please close this.

This is a duplicate of https://github.com/Sub6Resources/flutter_html/issues/978