white_auth 0.0.5 copy "white_auth: ^0.0.5" to clipboard
white_auth: ^0.0.5 copied to clipboard

unlisted

A commom auth flow for mhlophe tech applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add white_auth

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

dependencies:
  white_auth: ^0.0.5

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:white_auth/white_auth.dart';
0
likes
60
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A commom auth flow for mhlophe tech applications

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

firebase_analytics, firebase_auth, firebase_performance, flutter, flutter_facebook_auth, google_sign_in, provider, url_launcher

More

Packages that depend on white_auth