flutter_chat/packages/flutter_chat_view
HammadAsiif 066cbe952e 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-08-06 09:57:16 +02:00
..
lib chore(flutter_chat): various fixes and improvements 2024-08-06 09:57:16 +02:00
test fix: linter issue 2024-06-06 15:48:47 +02:00
analysis_options.yaml fix: dependency and added linter 2024-02-14 11:10:35 +01:00
pubspec.yaml feat: ui update 2024-07-18 13:55:21 +02:00