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