You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ecause every version of hms_video_plugin depends on hmssdk_flutter 1.10.3 and hms_room_kit >=1.1.4 depends on hmssdk_flutter 1.10.4, hms_video_plugin is incompatible with hms_room_kit >=1.1.4.
So, because supabase_social_jawn_test depends on both hms_room_kit ^1.1.4 and hms_video_plugin ^0.0.2, version solving failed.
You can try the following suggestion to make the pubspec resolve:
Consider downgrading your constraint on hms_room_kit: flutter pub add hms_room_kit:^1.1.3
exit code 1
The text was updated successfully, but these errors were encountered:
ecause every version of hms_video_plugin depends on hmssdk_flutter 1.10.3 and hms_room_kit >=1.1.4 depends on hmssdk_flutter 1.10.4, hms_video_plugin is incompatible with hms_room_kit >=1.1.4.
So, because supabase_social_jawn_test depends on both hms_room_kit ^1.1.4 and hms_video_plugin ^0.0.2, version solving failed.
You can try the following suggestion to make the pubspec resolve:
exit code 1
The text was updated successfully, but these errors were encountered: