chaty 1.0.13
chaty: ^1.0.13 copied to clipboard
A Firebase chat widget for Flutter with real-time messaging, media sharing, and easy integration into your apps.
1.0.13 #
- added padding property in ChatScreen & ChatListScreen.
- Added background color option(chat screen & chat listing).
- Added background image option (chat screen).
- added option to [disable/enable] delete option.
- Fixed typingIndicationBuilder always showing issue.