cometchat_calls_sdk 4.0.4
cometchat_calls_sdk: ^4.0.4 copied to clipboard
CometChat's Calls SDK is an integration tool that facilitates voice and video calling for your website or app. This guide demonstrates how to quickly enhance your Flutter application with robust calli [...]
4.0.4 #
Enhancements
- Enhanced the calls settings functions to accept enums as parameter types instead of strings, improving type safety and reducing potential errors.
Fixes
- Addressed an issue where video settings were not being correctly applied to the video container.
- Resolved a problem associated with call recording not being correctly terminated after pressing the stop button.
4.0.3 #
- Bug Fix: Add or Remove Multiple CallsEventListeners()
4.0.2 #
- New: Added call log
4.0.1 #
- Bug Fix: End call callback
4.0.0 #
- New: CometChat Calls v4 support enabled
- Calling view optimization
4.0.0-beta1 #
- New: CometChat Calls v4 support enabled