Skip to content

How can I use flutter_webrtc and hmssdk_flutter package together❓  #1775

@vaishnavijlk

Description

@vaishnavijlk

I have a requirement which I need to use these two packages together. I get this error when I try to run my application.

build.gradle:
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.8.22"
implementation 'com.android.support:multidex:2.0.1'
compileOnly 'com.github.jiangdongguo.AndroidUSBCamera:libausbc:3.3.3'
implementation 'io.github.webrtc-sdk:android:114.5735.10'
}

pubspec.yaml:
flutter_webrtc: ^0.10.6
hmssdk_flutter: ^1.10.2

Screenshot 2024-05-30 at 2 44 01 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    question❓ Question or Support Request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions