videosdk_webrtc 0.0.11
videosdk_webrtc: ^0.0.11 copied to clipboard
Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
Changelog #
[0.0.11] - 2025.09.15
- Introduced screen share audio support for Android devices.
- Updated the Android version.
- Enabled background camera access on iOS for Picture-in-Picture (PiP) mode.
- Replaced deprecated
onSurfaceDestroyed
inSurfaceTextureRenderer
withonSurfaceCleanup
.
[0.0.10] - 2025.05.23
- Fixed an issue of deadlock happening when creating a frame cryptor on iOS/macOS.
[0.0.9] - 2025.05.16
- fixed iOS Virtual Background Issue
[0.0.8] - 2025.04.08
- fixed MediaStream Dispose crash
[0.0.7] - 2025.03.31
- fixed windows crash
[0.0.6] - 2025.03.04
- get remote participent's track from the stream id.
[0.0.5] - 2025.02.24
- Dependencies updated to latest version.
[0.0.4] - 2024.10.18
- Dependencies updated to latest version.
[0.0.3] - 2024.07.17 [0.0.2] - 2024.07.17
- Windows Support Fix
[0.0.1] - 2024.07.17
- Initial release.