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 dependency[BUG] #1319

Closed eq-devs closed 1 year ago

eq-devs commented 1 year ago

when use latest flutter_math_fork( flutter_math_fork: ^0.7.1) with latest flutter_html: ^2.2.1 will show below error: so please upgrade dependency

Because flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 depends on flutter_svg >=0.22.0 <1.0.0 and flutter_math_fork 0.7.1 depends on flutter_svg ^2.0.0+1, flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 is incompatible with flutter_math_fork 0.7.1. And because no versions of flutter_math_fork match >0.7.1 <0.8.0, flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 is incompatible with flutter_math_fork ^0.7.1. So, because qalan depends on both flutter_math_fork ^0.7.1 and flutter_html ^2.2.1, version solving failed.

Sub6Resources commented 1 year ago

Please upgrade to 3.0.0-beta.2 or force an update using pubspec.lock

shahabas-cp-14 commented 3 weeks ago

@Sub6Resources flutter_math_fork ^0.7.1 not compatible with flutter_html_math ^3.0.0-beta.2