Blancduman / mediasoup-client-flutter

Flutter version of the mediasoup-client library.
MIT License
106 stars 53 forks source link

Dependency error: flutter_webrtc #63

Closed un-hongly closed 1 year ago

un-hongly commented 2 years ago
Screen Shot 2022-09-12 at 5 39 44 PM

I got this error during the app build. Seem after the bump flutter_webrtc.

rawquesh commented 1 year ago

@un-hongly hey, are you able to build the app now?

un-hongly commented 1 year ago

@un-hongly hey, are you able to build the app now?

Yes, by forcing it to use webrtc_interface: 1.0.5 on my project. just install the dependency on your project and it will work.

rawquesh commented 1 year ago

@un-hongly thank you, are you on discord or something, just want to have a little chat if you comfortable with it.

un-hongly commented 1 year ago

@rawquesh I have discord but I'm not so familiar with it. This is my username Hongfy#1759.

mohamedamr987 commented 1 year ago

try this one https://github.com/flutter-webrtc/flutter-webrtc/issues/1079