cometchat 3.0.13 copy "cometchat: ^3.0.13" to clipboard
cometchat: ^3.0.13 copied to clipboard

CometChat enables you to add voice, video & text chat for your website & app. This guide demonstrates how to add chat to an Flutter application using CometChat.

3.0.13 #

  • Added PrivacyInfo.xcprivacy file that complies with the latest apple guidelines for SDKs.

3.0.12 #

  • Fixes:
  • Fixed URL handling in callExtension, ensuring consistent and reliable endpoint interactions.
  • Fixed the issue where the app was crashing while sending media messages in iOS.

3.0.11 #

  • Fixes: Fixed an issue with the callExtension method when using the DELETE method in the context of 'Unpin Message' functionality.

3.0.10 #

  • Bug Fix: FCM token registration success callback

3.0.9 #

  • Bug Fix: Group member user list metadata & missing keys
  • New: Push notification support

3.0.8 #

  • Bug Fix: Get message receipts
  • Added CometChat calling support

3.0.7 #

  • Updated Logout method
  • Added sender in transient message

3.0.6 #

  • Multiple Builder of same type allowed
  • Threaded media message fix
  • Threaded custom message fix

3.0.5 #

  • Group create/update method signature fix

3.0.4 #

  • conversation fetch fix
  • removed dependency on jcenter
  • scope added for group

3.0.3 #

  • Edit text message with metadata
  • User update Fix
  • Send message fix without muid- Android

3.0.2 #

  • UID's filter fix for User Fetching
  • IOS realtime events fix
  • Kotlin version update fix

3.0.1 #

  • Fix delete message method
  • Fix IOS group message edit
  • Return format made same for IOS and Android from call extension method
  • Custom Message sending feature added to IOS
  • Meta data JSON serialization to utf-8 in IOS

3.0.0 #

  • Updated Mark Read for IOS
  • Fix Custom Message parsing for both android and IOS

3.0.0-beta.3 #

  • getConversationFromMessage() method added
  • toMap() added to User and Group

3.0.0-beta.2 #

  • Initial release

3.0.0-beta.1 #

  • Initial release.
22
likes
110
pub points
77%
popularity

Publisher

verified publishercometchat.com

CometChat enables you to add voice, video & text chat for your website & app. This guide demonstrates how to add chat to an Flutter application using CometChat.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on cometchat