flutter_webrtc_tizen 0.2.0 copy "flutter_webrtc_tizen: ^0.2.0" to clipboard
flutter_webrtc_tizen: ^0.2.0 copied to clipboard

Flutter WebRTC plugin for Tizen, based on GoogleWebRTC.

NEXT #

0.2.0 #

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Fix analyze issue.
  • Update code format.
  • Adds compatibility with http 1.0 in example.
  • Update flutter_webrtc to 1.4.1.

0.1.3 #

  • Increase the minimum Flutter version to 3.3.
  • Update libwebrtc to m114 version.
  • Update flutter_webrtc to 0.9.46.
  • Update and format flutter_webrtc_demo.
  • Support the empty candidate for 'addIceCandidate' api.

0.1.2 #

  • Update flutter_webrtc to 0.9.28.
  • Fix the data channel not working issue in flutter_webrtc_demo.
  • Support frame cryptor.

0.1.1 #

  • Update flutter_webrtc to 0.9.23.
  • Fix crash on application exit.

0.1.0 #

  • Initial release.