Flutter Webrtc Versions Save

WebRTC plugin for Flutter Mobile/Desktop/Web

0.10.6

5 days ago

[0.10.6] - 2024-05-13

  • [Web] fix: negotiationNeeded listener.
  • [Web] fix: fix type cast exception in getConstraints().

Full Changelog: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.10.5...0.10.6

0.10.5

6 days ago

What's Changed

Full Changelog: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.10.4...0.10.5

0.10.4

1 week ago

What's Changed

New Contributors

Full Changelog: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.10.3...0.10.4

0.10.3

1 month ago

[0.10.3] - 2024-04-09

  • [iOS/macOS] Fix compilation warning for iOS/macOS.
  • [Web] Bump dart-webrtc version to 1.4.0

Full Changelog: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.10.2...0.10.3

0.10.2

1 month ago

What's Changed

Full Changelog: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.10.1...0.10.2

0.10.1

1 month ago

0.10.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.9.48+hotfix.1...0.10.0

0.9.48+hotfix.1

3 months ago

[0.9.48+hotfix.1] - 2024-02-05

  • [Android] bump version for libwebrtc.

Full Changelog: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.9.48...0.9.48+hotfix.1

0.9.48

3 months ago

What's Changed

Full Changelog: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.9.47...0.9.48

0.9.47

5 months ago

[0.9.47] - 2023-10-29

  • [Windows/Linux] fix: Check the invalid value of the candidate and session description. (#1484)
  • [Windows/Linux/macOS] fix: screen sharing issue for desktop.
  • [Web] fix: platformViewRegistry getter is deprecated (#1485)
  • [Dart] Throw exception for set src object (#1491).