Skip to content

Releases: flutter-webrtc/webrtc-interface

v1.5.1

16 Mar 08:46

Choose a tag to compare

v1.5.0

16 Mar 08:23

Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

v1.4.0

22 Jan 02:34
3f6ed02

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

09 Sep 07:40
cdb5b61

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2+hotfix.1

24 Mar 03:33

Choose a tag to compare

v1.2.2

24 Mar 03:28

Choose a tag to compare

Full Changelog: 1.2.1...v1.2.2

v1.2.1+hotfix.1

23 Feb 01:57
8797751

Choose a tag to compare

[1.2.1+hotfix.1] - 2025-02-023

  • fix: make videoValue non nullable (#30)
  • fix: make optional cname in RTCRTCPParameters nullable (#27)

Full Changelog: 1.2.1...v1.2.1+hotfix.1

1.2.1

07 Feb 01:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

08 Apr 13:50

Choose a tag to compare

What's Changed

feat: add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.

1.1.1

14 Aug 08:36

Choose a tag to compare

[1.1.1] - 2023-08-14

  • Add more async methods.