zenrtc_sdk 1.0.1
zenrtc_sdk: ^1.0.1 copied to clipboard
Flutter SDK for building one-to-one calls, group calls, meetings, contacts, and user management with ZenRTC.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.0.0 - 2026-08-03 #
Added #
- Initial public release of the ZenRTC Flutter SDK.
- One-to-one audio and video calling.
- Group audio and video calling.
- Scheduled meetings with authentication.
- WebRTC data channel support.
- User, device, and contact management APIs.
- Flutter CRUD client for ZenRTC REST APIs.
- Ready-to-use dashboard and communication UI.
- Built-in meeting, contact, and profile screens.
- Cloudflare TURN adapter.
- Cloudflare SFU adapter.
- Firebase push notification integration.
- Media quality presets.
- Cross-platform support for Android, iOS, Web, Windows, and macOS.
- Example application demonstrating all SDK features.
- MIT License.