Skip to content

Changed the UI and UX of chat page

apoorva raj requested to merge apoorvaraj3/p2p-messaging-flutter:chat_page into main

Changes made-

  1. Made the width of the text bubble responsive to the size of text sent
  2. The UI of the chat page updated as soon as the user sends or receives messages so that the user can see the message sent or received without closing and re-opening the Chat page as it was done earlier.

Merge request reports