Skip to main content
Version: 1.3.x

Release Notes - Flutter

This page will keep you updated with all the releases of Flutter SDK.

v1.3.0​

Release Date : 22nd Jan 2025

Change Log :

  • Deprecated Modes: Replaced CONFERENCE with SEND_AND_RECV and VIEWER with SIGNALLING_ONLY.
  • New Mode: Added RECV_ONLY for live streaming, allowing participants to receive media only.
  • Role Switching: Enabled seamless role switching between SEND_AND_RECV (host) and RECV_ONLY (audience) using changeMode() of Room Class.

Docs: Quick Start for Interactive Live Streaming

Got a Question? Ask us on discord


Was this helpful?