waterbus_sdk 1.4.1 copy "waterbus_sdk: ^1.4.1" to clipboard
waterbus_sdk: ^1.4.1 copied to clipboard

Flutter plugin of Waterbus. Build video call or online meeting application with SFU model. Supports iOS, Android.

1.4.1 #

  • Fix: memory leaks on Android and iOS

1.4.0 #

  • Vendor: Upgrade WebRTC SDK to M125.6422
  • Fix: transceiver setCodecPreferences

1.3.19 #

  • Refactor: use PlatformView for iOS

1.3.18 #

  • Fix(Hive): Open box before create getIt

1.3.17 #

  • Upgrade flutter_webrtc to support GPUPixel on Android
  • Fix socket connection

1.3.16 #

  • Refactor: websocket connection

1.3.15 #

  • Update repository, issue_tracker
  • Fix banner image

1.3.14 #

  • Fix websocket connect fail because token expired
  • Replace wakelock with wakelock_plus
  • Update readme.md

1.3.13 #

  • Move api to sdk
  • Improvement join room
  • Add github workflows

1.3.10 #

  • fix(e2ee): too late to create encoded streams

1.3.9 #

  • Prevent initialize getIt & listen callkit if it already registered

1.3.8 #

  • Support Virtual Background for web - Chromium Only