custom_firebase_services 0.0.3 copy "custom_firebase_services: ^0.0.3" to clipboard
custom_firebase_services: ^0.0.3 copied to clipboard

A Flutter package for Firebase services including authentication, notifications, media uploads, and chat features. Simplifies common Firebase operations with clean, reusable APIs.

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
0
likes
130
points
79
downloads

Publisher

verified publishermanishtalreja.in

Weekly Downloads

A Flutter package for Firebase services including authentication, notifications, media uploads, and chat features. Simplifies common Firebase operations with clean, reusable APIs.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, dio, firebase_auth, firebase_core, firebase_messaging, firebase_storage, flutter, flutter_local_notifications, googleapis_auth, http, image_picker, open_file, path, path_provider, permission_handler, url_launcher

More

Packages that depend on custom_firebase_services