Releases: flutter-webrtc/dart-webrtc
Releases · flutter-webrtc/dart-webrtc
1.4.1
[1.4.1] - 2024-04-12
- remove RTCConfiguration convert.
1.4.0
- Fixed bug for RTCConfiguration convert.
1.3.3
1.3.2
1.3.1
[1.3.1] - 2024-04-08
- Add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.
Full Changelog: 1.3.0...1.3.1
1.3.0
1.2.1
[1.2.1] - 2024-02-05
- Downgrade some dependencies to make them more compatible.
Full Changelog: 1.2.0...1.2.1
1.2.0
[1.2.0] - 2024-02-05
- Make E2EE events to be consistent with native.
- E2EE improves and fixes issues on Firefox.
Full Changelog: 1.1.2...1.2.0
1.1.2
[1.1.2] - 2023-08-14
- Add async methods for get pc states.
1.0.12
[1.0.12] - 2022-12-12
- fix: Convert iceconnectionstate to connectionstate for Firefox.