Skip to content

Releases: flutter-webrtc/dart-webrtc

1.1.2

14 Aug 08:42

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

Choose a tag to compare

[1.0.12] - 2022-12-12

  • fix: Convert iceconnectionstate to connectionstate for Firefox.

1.0.11

12 Nov 05:41

Choose a tag to compare

[1.0.11] - 2022-11-12

  • Change MediaStream.clone to async.

1.0.10

02 Nov 16:04
cce7871

Choose a tag to compare

[1.0.10] - 2022-11-02

  • Update MediaRecorder interface.

1.0.9

09 Oct 23:43
049756b

Choose a tag to compare

  • Use RTCPeerConnection::onConnectionStateChange.

1.0.8

06 Sep 11:55

Choose a tag to compare

[1.0.8] - 2022-09-06

  • Bump version for webrtc-interface.

1.0.7

04 Aug 06:00

Choose a tag to compare

[1.0.7] - 2022-08-04

  • Bump version for webrtc-interface.
  • Add selectAudioOutput method to MediaDevices.
  • Add ondevicechange property to MediaDevices.

1.0.6

08 May 13:28

Choose a tag to compare

[1.0.6] - 2022-05-08

  • Support null tracks in replaceTrack/setTrack.

1.0.5

30 Mar 16:24

Choose a tag to compare

  • Added RTCDataChannel.id

1.0.4

07 Feb 14:10

Choose a tag to compare

[1.0.4] - 2022-02-07

  • Add restartIce.
  • Bump version for webrtc-interface.