Skip to content

Releases: flutter-webrtc/dart-webrtc

1.4.1

12 Apr 11:20
Compare
Choose a tag to compare

[1.4.1] - 2024-04-12

  • remove RTCConfiguration convert.

1.4.0

09 Apr 02:14
Compare
Choose a tag to compare
  • Fixed bug for RTCConfiguration convert.

1.3.3

09 Apr 01:00
8446e95
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

09 Apr 00:19
a3edbd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

08 Apr 14:34
Compare
Choose a tag to compare

[1.3.1] - 2024-04-08

  • Add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.

Full Changelog: 1.3.0...1.3.1

1.3.0

08 Apr 10:50
bdc1555
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

05 Feb 04:46
Compare
Choose a tag to compare

[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

05 Feb 04:39
Compare
Choose a tag to compare

[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

14 Aug 08:42
Compare
Choose a tag to compare

[1.1.2] - 2023-08-14

  • Add async methods for get pc states.

1.0.12

12 Dec 02:56
Compare
Choose a tag to compare

[1.0.12] - 2022-12-12

  • fix: Convert iceconnectionstate to connectionstate for Firefox.