flutter_chatflow 0.1.0
flutter_chatflow: ^0.1.0 copied to clipboard
A versatile chat solution for Flutter apps, offering fast messaging, customizable UI, user management, media sharing, and group chats. Ideal for building robust communication apps
0.1.0 #
- Fixed minor issue of typing notifier stream to avoid updating typing state when input field just loss focus.
- Fixed minor
onSendPressedbutton visibility to be instantly reactive to typing activity. - Added Message Swipe
- Added Reply To Message Model
- Added RepliedTo Widget To Input Section If Marked
- Added RepliedTo Widget to MessageWidget
0.0.5 #
- Showing
onSendPressedButton only when text field is not empty - Showing
onAttachmentPressedButton only if onAttachmentPressed callback is provided - Fixed time partition for intervals with different months
- Added missing documentations more
0.0.4 #
- Updated the description.
0.0.3 #
- Updated the description.
- Formated the codebase
0.0.2 #
- Added documentation.
0.0.1 #
- This is the first release and comes with all the features described below.