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