auth library Null safety
Classes
- AuthGate
- Entrypoint example for various sign-in flows with Firebase.
- ScaffoldSnackbar
- Helper class to show a snackbar using the passed context.
Functions
-
getSmsCodeFromUser(
BuildContext context) → Future< String?>
Enums
- AuthMode
- The mode of the current auth session, either AuthMode.login or AuthMode.register.
Typedefs
- OAuthSignIn = void Function()