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

unlistedoutdated[pending analysis]

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.4

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
2
downloads

Publisher

unverified uploader

Weekly Downloads

A commom auth flow for mhlophe tech applications

Homepage

License

(pending) (license)

Dependencies

firebase_analytics, firebase_auth, flutter, provider

More

Packages that depend on white_auth