dart_board_chat 1.1.2 dart_board_chat: ^1.1.2 copied to clipboard
Realtime Chat based on Firebase Firestore.
dart_board_chat_feature #
Add a super simple Chat feature to your app. This is built on top of dart_board_firebase_database
and dart_board_authentication
.
Getting Started #
- Configure Firebase for your platform (follow googles guides, not included here)
- Include DartBoardChatFeature() into your app
- Navigate to "/chat" to use.
Coming Soon #
More integrations, e.g. /chat_channel
that can take a channel ID and drop the selector.