firebase_chat_services 0.0.2
firebase_chat_services: ^0.0.2 copied to clipboard
A powerful and easy-to-use Firebase Chat Services plugin for Flutter. It automatically handles all core chat functionalities including sending Supports text, image, video, and location messages out o [...]
Firebase Chat Services #
A powerful and easy-to-use Firebase Chat Services plugin for Flutter.
This plugin simplifies chat integration by automatically handling all chat logic, including sending and receiving messages, showing images, videos, or locations, caching, and pagination — all powered by Firebase.
⚠️ Note: This package is free for personal and educational use only. Commercial usage is not allowed without prior written permission from the author.
✨ Features #
- 🔥 Firebase-powered real-time chat
- 📩 Send and receive messages seamlessly
- 🖼️ Support for text, image, video, and location messages
- 💾 Automatic caching of messages for offline access
- 📜 Built-in pagination for smooth scrolling
- ⏳ Loading & error handling included
- 🔧 Minimal setup required
📦 Installation #
Add this to your pubspec.yaml
:
dependencies:
firebase_chat_services: ^0.0.1