chatwoot / chatwoot-flutter-sdk

Chatwoot Flutter SDK
MIT License
45 stars 94 forks source link

Version solving issue #57

Open i-maple opened 1 month ago

i-maple commented 1 month ago

Because no versions of riverpod_annotation match >2.3.5 <3.0.0 and riverpod_annotation 2.3.5 depends on riverpod 2.5.1, riverpod_annotation ^2.3.5 requires riverpod 2.5.1. And because every version of chatwoot_sdk depends on riverpod ^0.14.0+3, riverpod_annotation ^2.3.5 is incompatible with chatwoot_sdk. So, because digitherapy depends on both chatwoot_sdk ^0.0.9 and riverpod_annotation ^2.3.5, version solving failed.