Release Notes - Flutter
This page will keep you updated with all the releases of Flutter SDK.
v1.3.2+1
Release Date : 31st Mar 2025
Change Log :
- Updated internal dependencies.
v1.3.1
Release Date : 25th Feb 2025
Change Log :
- Updated internal dependencies.
v1.3.0
Release Date : 22nd Jan 2025
Change Log :
- Deprecated Modes: Replaced
CONFERENCEwithSEND_AND_RECVandVIEWERwithSIGNALLING_ONLY. - New Mode: Added
RECV_ONLYfor 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

