CometChat Calls SDK for Flutter
The CometChat Calls SDK enables real-time voice and video calling capabilities in your Flutter application. Built on top of WebRTC, it provides a complete calling solution with built-in UI components and extensive customization options.
Features
- 1:1 and group voice/video calls
- Built-in calling UI with customizable themes
- Screen sharing
- Call recording
- Active speaker detection
Installation
Add the dependency to your pubspec.yaml:
dependencies:
cometchat_calls_sdk: ^5.0.0
Then run:
flutter pub get
Help and Support
For issues running the project or integrating with our UI Kits, consult our documentation or create a support ticket or seek real-time support via the CometChat Dashboard.