chaty 1.0.5
chaty: ^1.0.5 copied to clipboard
"A firebase chat widget that allows seamless integration of chat functionality into your Flutter applications. It supports features like real-time messaging, notifications, and media sharing, making [...]
1.0.5 #
- Added
ChatScreenwidget for seamless chat integration. - Introduced
ChatMessageListfor displaying chat messages with lazy loading. - Implemented
MessageInputfor sending text and audio messages. - Added support for Firebase Firestore and Firebase Storage.
- Integrated push notifications using Firebase Messaging.
- Provided customizable UI components like
MessageBubbleandChatListScreen. - Added utility extensions for string manipulation, date formatting, and logging.
- Included example usage in the
/examplefolder. - Licensed under the MIT License.