Releases: flutter-webrtc/dart-sip-ua
Releases · flutter-webrtc/dart-sip-ua
0.5.2
[0.5.2] - 2022.08.05
- chore: Fix hold/unhold.
0.5.1
[0.5.1] - 2022.02.13
- chore: Fix compilation error for the web.
v0.5.0
[0.5.0] - 2022.02.08
- Null safety.
- Bump version for flutter-webrtc.
v0.4.0
v0.3.9
[0.3.9] - 2021.09.27
- Upgrade flutter-webrtc to 0.6.8
v0.3.8
v0.3.7
[0.3.7] - 2021.08.24
Fix the issue that unified-plan's onTrack does not call back AudioTrack.
Export PeerConnection for call.
v0.3.6
[0.3.6] - 2021.08.24
Support custom MediaStream for call/answer.
Fix the exception caused by speaker operation in web mode.
bump dependencies (#216)
Fix the parameters with double quotes in the Authentication header, and the unknown parameters are saved to auth_params.
updated crypto and uuid versions (#188)
Update dependency sdp_transform to ^0.3.0
Fixed mute audio for unified-plan
Add remote_has_audio/video method for Call.
Configuring via_transport.