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

outdated

This versatile Flutter package simplifies the integration of essential features into your mobile app. It includes ready-to-use components for seamless social login, secure phone authentication, and ef [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_auth_utility

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  firebase_auth_utility: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:firebase_auth_utility/firebase_auth_utility.dart';
18
likes
0
points
59
downloads

Publisher

verified publisherzingworks.in

Weekly Downloads

This versatile Flutter package simplifies the integration of essential features into your mobile app. It includes ready-to-use components for seamless social login, secure phone authentication, and efficient push notifications. Empower your app with user-friendly sign-up options, mobile number verification, and timely updates to engage and retain users effectively.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_auth, firebase_core, firebase_messaging, flutter, flutter_local_notifications, google_sign_in, sign_in_with_apple

More

Packages that depend on firebase_auth_utility