chaty 1.0.11
chaty: ^1.0.11 copied to clipboard
A Firebase chat widget for Flutter with real-time messaging, media sharing, and easy integration into your apps.
1.0.11 #
- Added date-vise divider with a builder, you can use your own widget.
- Can [enable/disable] date-vise divider.
- Added typing indication options.
- Added comprehensive documentation comments for all major widgets, models, and controllers to improve code maintainability and developer experience.
- added option to [disable/enable] delete option.
- Fixed typingIndicationBuilder always showing issue.