Skip to main content
Version: 2.x.x

Release Notes - Flutter

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

v2.1.0​

Release Date : 11th April 2025

Change Log :

  • Introduced End-to-End Encryption (E2EE) support to ensure secure media transmission, where media streams are fully encrypted between participants without any server-side access.

Docs: End-to-End Encryption Setup

v2.0.0​

Release Date : 1st April 2025

Change Log :

  • Enhanced Room/Meeting Connection Flow:

    • A RECONNECTING state has been introduced that activates if the network connection is lost during a meeting. The SDK will automatically try to rejoin, enhancing reliability.

    • The FAILED, CLOSING, and CLOSED states have been eliminated. All disconnection scenarios will now be managed by the DISCONNECTED state for a more streamlined experience.

Got a Question? Ask us on discord


Was this helpful?