flutter_chat/packages/chat_repository_interface
HammadAsiif f8bffceb4b 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 11:41:47 +01:00
..
lib chore(flutter_chat): various fixes and improvements 2024-10-31 11:41:47 +01:00
.gitignore fix: feedback 2024-10-31 11:41:47 +01:00
analysis_options.yaml fix: feedback 2024-10-31 11:41:47 +01:00
CHANGELOG.md feat: refactor 2024-10-31 11:41:47 +01:00
LICENSE fix: feedback 2024-10-31 11:41:47 +01:00
pubspec.yaml fix: feedback 2024-10-31 11:41:47 +01:00