flutter_chat/packages/chat_repository_interface/lib
HammadAsiif ef2e594277 chore(flutter_chat): various fixes and improvements
- style: use consistent font in buttons
- fix: update profile picture icon for adding a group chat to match design
- fix: align "Write your message here" placeholder text and buttons properly in the input box
- fix: ensure 'next' button is not visible when no one is selected for group chat
- fix: allow scroll to go further so the last person in the list is not hidden by the ‘next’ button
- fix: make entire name clickable when adding members to a group chat
- fix: change text from “create a groupchat” to “start a groupchat”
- fix: make 'create group chat' button inactive until a name is entered
- style: adjust image picker icon sizes, and cancel button font
2024-10-31 10:19:26 +01:00
..
src chore(flutter_chat): various fixes and improvements 2024-10-31 10:19:26 +01:00
chat_repository_interface.dart fix: feedback 2024-10-31 09:46:19 +01:00