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
withSEND_AND_RECV
andVIEWER
withSIGNALLING_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) andRECV_ONLY
(audience) usingchangeMode()
of Room Class.
Got a Question? Ask us on discord