chat-uikit-flutter
chat-uikit-flutter copied to clipboard
iOS panel UI after multiple selection of chat messages
In iOS, after long pressing the message and clicking on multiple selections, the icon in the operation panel that appears below is too large and not adaptive. Using iconSize of iconButton does not work. The final solution is to use width and height to fix it.I haven't tested it on Android, so I don't know how it works.