Skip to content

Fix incorrect parameter names in MessagesSample widget#38

Open
swgtds wants to merge 1 commit intocometchat:v5from
swgtds:v5
Open

Fix incorrect parameter names in MessagesSample widget#38
swgtds wants to merge 1 commit intocometchat:v5from
swgtds:v5

Conversation

@swgtds
Copy link

@swgtds swgtds commented Jul 25, 2025

Changes Made:

  • Replaced deprecated appBarOptions with trailingView in CometChatMessageHeader:

    • trailingView is now correctly used to display action buttons (info icons) based on whether the user is in a group or direct chat.
  • Updated showAvatar to avatarVisibility in CometChatMessageList:

    • Ensures avatars are properly displayed next to chat bubbles as per the latest CometChat Flutter UI Kit API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant