-
## Steps to Reproduce
I created a new app and installed the Image_Picker plugin (https://pub.dev/packages/image_picker), but when I try to capture an image, the application crashes. This was workin…
-
**Describe the bug**
clang: error: linker command failed with exit code 1 (use -v to see invocation)
**To Reproduce**
flutter create myapp
flutter pub add flutter_webrtc
added following code in…
-
**Describe the bug**
screen sharing in ios after setting up works fine for in app screenshare but as soon as app is minimized other user recieves no video i set it up using `deviceId:'broadcast'`
…
-
`Hardware.setSpeakerphoneOn()` doesn't switch between speaker/earpiece. I tried it on an iPhone and it doesn't work. It works well on Android (also tried).
Flutter version:
[✓] Flutter (Channel st…
-
**Describe the bug**
Every time I try to call the captureFrame on a video track, the app will crash
**To Reproduce**
1. Establish a peer connection
2. Received media stream with video track
3…
-
**Describe the bug**
Here is the ANR I see on some of my users:
```
main (waiting):tid=1 systid=12632
at java.lang.Object.wait(Object.java)
at java.lang.Object.wait(Object.java:442…
-
[Github issue on plugin using deprecated FlutterView](https://github.com/RainwayApp/flutter_gamepad/issues/3#issue-558180218)
[Related question on StackOverflow](https://stackoverflow.com/questions/6…
-
I want to use firebase on my flutter web project, but when I try to run the project there is an error occurred :
```
> AssetNotFoundException: firebase|lib/src/app.ddc.js
> Error compiling dartdev…
-
**Describe the bug**
[flutter_janus_client](https://github.com/flutterjanus/flutter_janus_client) use flutter-webrtc plugin, and it support video room funcation. A device join in video room and video…
-
* Electron version: any
* Operating system: Linux
### Expected behavior
Latest Ubuntu comes with Wayland a default display server.
On embedded devices, wayland provides usually the best render…