flutter_chat_ui
flutter_chat_ui copied to clipboard
onAvatarTap Sample
When a message or an avatar is clicked, how can a dropdown list style menu be created in the message section? I couldn't find an example of this.
Also, when one of the options in this list is clicked, imagine that a pop-up screen appears on the screen, can this screen be dragged anywhere on the chat panel?
The second question is a bit out of the context of this library, but do you have an answer for the first question in particular?