cometchat_calls_uikit 4.3.6 copy "cometchat_calls_uikit: ^4.3.6" to clipboard
cometchat_calls_uikit: ^4.3.6 copied to clipboard

Flutter plugin featuring custom audio and video call widgets. Integrate seamlessly with Cometchat Chat UI Kit or use independently for streamlined development.

4.3.6 #

Enhancements

  • Updated cometchat_uikit_shared to version 4.4.12.

Fixes

  • Fixed an issue where the ringtone for incoming and outgoing calls stopped playing after some seconds instead of continuing until the call was answered, declined, or ended.

4.3.5 #

Enhancements

  • Updated cometchat_sdk to version 4.0.19.
  • Updated cometchat_uikit_shared to version 4.4.10.
  • Updated cometchat_calls_sdk to version 4.0.11.

Fixes

  • Fixed an issue where the font could not be set for text in TextMessage.
  • Resolved an issue where the microphone permission request was not available on Android.
  • Fixed an issue where a user could not end a call if the other participant failed to join.
    • Fixed an issue where calls made from CometChatCallLogs did not display the receiver's image and details.

4.3.4 #

Enhancements

  • Added a check to ensure users cannot navigate back from the group call screen, preventing multiple views of the same user when trying to rejoin the call after going back to Message List.
  • Updated cometchat_uikit_shared to version 4.4.9.
  • Updated cometchat_sdk to version 4.0.17.

4.3.3 #

Enhancements

  • Updated cometchat_uikit_shared to version 4.4.4.
  • Updated cometchat_sdk to version 4.0.14.

Fixes

  • Added logic to manually clear active call object using CometChat.clearActiveCall() when a call ends unexpectedly, allowing subsequent call initiation.

4.3.2 #

New

  • Introduced real-time updates for the last message and unread count in conversations based on App setting configured via dashboard, ensuring up-to-date information is displayed.

Enhancements

  • Updated cometchat_uikit_shared to version 4.4.2.
  • Updated cometchat_sdk to version 4.0.12.

4.3.1 #

Enhancements

  • The cometchat_uikit_shared dependency has been updated to 4.4.1 for better performance

Fixes

  • Solved an error popup issue that occurred when the receiver clicks the accept button multiple times when an incoming call is received.

4.3.0 #

Enhancements

  • Updated all 3rd-party plugins versions.
  • Resolved all static Dart Analyser suggestions
  • Added namespaces in build.gradle to avoid conflicts.

4.2.1 #

Enhancements

  • cometchat_sdk dependency has been updated to version 4.0.10 for better performance.
  • cometchat_uikit_shared dependency has been updated to 4.3.0 for better performance
  • contentView property of CometChatMessageTemplate now accepts an optional AdditionalConfigurations object as argument to support formatting of text shown in message bubbles.

4.2.0 #

Enhancements

  • Updated cometchat_sdk to version 4.0.8
  • Updated cometchat_uikit_shared to version 4.2.9
  • Updated cometchat_calls_sdk to version 4.0.4

4.1.1 #

New

  • Added voiceCallIcon property in CometChatCallButtons and CallButtonsConfiguration. This property should be used instead of voiceCallIconURL and voiceCallIconPackage which have been deprecated and should not be used
  • Added videoCallIcon property in CometChatCallButtons and CallButtonsConfiguration. This property should be used instead of videoCallIconURL and videoCallIconPackage which have been deprecated and should not be used

Enhancements

  • Upgraded cometchat_sdk to version 4.0.7
  • Upgraded cometchat_uikit_shared to version 4.2.6
  • Upgraded cometchat_calls_sdk to version 4.0.3

Fixes

  • Removed excess space between the voice call icon and video call icon in CometChatCallButtons

4.1.0 #

Added

  • New components : CometChatCallLogs, CometChatCallLogsWithDetails, CometChatCallLogRecordings, CometChatCallLogParticipants, CometChatCallLogHistory , CometChatCallLogDetails
  • Models: CometChatCallLogDetailsOption, CometChatCallLogDetailsTemplate

Changed

4.0.1 #

Fixes

  • Issue with ending a user to user call

Changed

4.0.0 #

Added

  • CometChatCallingExtension conforms to the updated ExtensionsDataSource class by implementing new methods addExtension and getExtensionId.
  • Properties introduced in CallBubbleStyle to configure height, width, background color, border and border radius and join call button background of CometChatCallBubble

Changed

  • cometchat_sdk dependency upgraded to cometchat_sdk: ^4.0.1
  • cometchat_uikit_shared dependency upgraded to cometchat_uikit_shared: ^4.0.1
  • GetX dependency upgraded to get: ^4.6.5
  • Replaced implementation of SoundManager with CometChatUIKit.soundManager.
  • End call flow of CometChatOngoingCall updated
  • CometChatIncomingCall will now display if the call is a audio call or video call

Removed

  • Unused imports
  • Dead code

4.0.0-beta.1 #

  • 🎉 First release!
11
likes
130
points
413
downloads

Publisher

verified publishercometchat.com

Weekly Downloads

Flutter plugin featuring custom audio and video call widgets. Integrate seamlessly with Cometchat Chat UI Kit or use independently for streamlined development.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

cometchat_calls_sdk, cometchat_sdk, cometchat_uikit_shared, flutter, get, intl

More

Packages that depend on cometchat_calls_uikit

Packages that implement cometchat_calls_uikit