firebase_service_package
A Flutter package that simplifies common Firebase operations, including authentication, notifications, media uploads, and chat functionality. Designed for easy integration and clean structure.
✨ Features
🔐 Authentication
- Login
- Signup
- Change Password
- Forgot Password
- Edit Profile
🔔 Notifications
- Get notifications
- Send and store notifications
📦 Media Upload
- Upload image and get URL
- Upload video and get URL
- Upload multiple images/videos
- Upload audio
💬 Firebase Chat
- Send message (text, image, location)
- Delete message or specific message
- View message list
🚀 Getting Started
1. Add dependency
In your pubspec.yaml:
dependencies:
firebase_service_package: ^0.0.1