-
**Describe the bug**
https://github.com/lyskouski/app-finance/actions/runs/7240347371/job/19723227902
```
[!] CocoaPods could not find compatible versions for pod "flutter_webrtc":
In Podfil…
-
## anonymous_functions_tojs
## Description
Warns about the usage of await and untyped arguments and how they interact with .toJS
## Details
Anonymous functions can cause confusing compile …
-
**Describe the bug**
I am experimenting with WebRTC, simply building chat on a data channel. I have a problem that the chat works when both peers are connected on the same local network. Where peer…
-
I have a phone app and I implemented calls using flutter_webrtc and sip_ua it works fine in foreground mode but when the app is killed I used flutter_callkit_incoming to show call notification, upon c…
-
**Describe the bug**
When updating the version to `0.9.43`, and `0.9.44`, we get the following error:
.pub-cache/hosted/pub.dev/flutter_webrtc-0.9.45/android/src/main/java/org/webrtc/video/CustomVi…
-
Building a VOIP application on Flutter to connect to Freeswitch server webrtc, and loading registration information from Firestore.
Problem Android:
Registration works ok in debug mode, but when I …
-
**Describe the bug**
Running `pub get` for any version of `flutter_webrtc` >= 0.6.9 will not compile on macOS 11.6 (darwin-arm).
Have tried `flutter clean` to no avail.
Receive the following er…
-
**Describe the bug**
`https://github.com/livekit/client-sdk-flutter`
pubspec flutter_webrtc use [github repo ](https://github.com/flutter-webrtc/flutter-webrtc) as dependency.
seem like [webr…
-
doctor -v
```
[√] Flutter (Channel stable, 2.5.0, on Microsoft Windows [Version 10.0.19042.1237], locale en-US)
• Flutter version 2.5.0 at C:\src\flutter
• Upstream repository https://gi…
-
**Describe the bug**
I'm trying to use the `Helper.setSpeakerphoneOn()` method to switch between speaker and earpiece and it works on Android but not on iOS.
**To Reproduce**
Create and RTC call an…