Skip to content

Error trying to add this along with room_kit #4

Description

@rlee1990

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions