Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error trying to add this along with room_kit #4

Open
rlee1990 opened this issue Jul 9, 2024 · 0 comments
Open

Error trying to add this along with room_kit #4

rlee1990 opened this issue Jul 9, 2024 · 0 comments

Comments

@rlee1990
Copy link

rlee1990 commented Jul 9, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant