dart_board_firebase_authentication 1.1.0 copy "dart_board_firebase_authentication: ^1.1.0" to clipboard
dart_board_firebase_authentication: ^1.1.0 copied to clipboard

outdated

Flutter Fire authentication support for dart board (Web, MacOS, Android, iOS).

dart_board_authentication_google #

Firebase authentication delegate/support for firebase.

Getting Started #

Make sure to include Firebase in your app. This does not perform any config.

Follow googles instructions.

dart_board_firebase_core dependency will handle the firebase init for you.

Usage #

Just include it, and place a LoginButton();

Otherwise, standard dart_board_authentication usage for auth updates and user info.