firebase_auth_utility 0.0.1 copy "firebase_auth_utility: ^0.0.1" to clipboard
firebase_auth_utility: ^0.0.1 copied to clipboard

outdated

A new Flutter firebase auth utility.

pub package


firebase_auth_util



Introduction #

This package Firebase_Auth_Utility simplifies the process of implementing user authentication, including email/password, phone number, and social media logins, while also seamlessly integrating Firebase Cloud Messaging (FCM) for push notifications.

Supported platforms #

  • Android
  • iOS

Features #

  • Phone Authentication
  • Email Authentication
  • Apple Authentication
  • Microsoft Authentication
  • Google Authentication
  • Push Notifications

PreRequisite #

  • Add google-service.json & google-service-info.plist with respective platforms.

Phone Authentication #

Email Authentication #

Apple Authentication #

Microsoft Authentication #

  • Add dependencies & enable Apple sign-in for your Firebase project.
  • Register your app into microsoft official.

Google Authentication #

Push Notifications #

Example #

Check out the example

License #

MIT License

Issues and feedback #

If you have any suggestions for including a feature or if something doesn't work, feel free to open a Github issue or to open a pull request, you are more than welcome to contribute!

Contributor #