Flutter 3.0 Give Error While Implementing both Flutter_html and pay In same project
Here is depency level i have used in my package:
pay: ^1.0.8
flutter_html: ^2.2.1
Error : Because flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 depends on flutter_svg >=0.22.0 <1.0.0 and pay_android >=1.0.6 depends on flutter_svg ^1.0.0, flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 is incompatible with pay_android >=1.0.6. And because pay >=1.0.7 depends on pay_android ^1.0.6, flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 is incompatible with pay >=1.0.7. So, because project_name depends on both pay ^1.0.8 and flutter_html ^2.2.1, version solving failed. pub finished with exit code 1