ma-vai

Results 3 issues of ma-vai

**Describe the bug** Starting with version 0.13.1, we get the following Android build errors... ``` /Users//.pub-cache/hosted/pub.dev/flutter_webrtc-0.13.1+hotfix.1/android/src/main/java/com/cloudwebrtc/webrtc/SurfaceTextureRenderer.java:118: error: is not abstract and does not override abstract method onSurfaceDestroyed() in Callback new...

**Describe the bug** After upgrading to version 1.0.0, release builds on physical iOS devices now play an unwanted tone when the user is muted/unmuted. Our app toggles the user mute...

**Describe the bug** After upgrading to version 1.0.0, the microphone no longer works using flutter_webrtc in the iOS Simulator. Reverting back down to 0.14.2 causes it work work again. Do...