Skip to content

Conversation

mahmoodhamdi
Copy link
Owner

This PR introduces Google Sign-In authentication using Firebase, along with supporting UI components.

  • Added a GoogleSignInButton widget to handle the sign-in process.
  • Implemented authentication logic in AuthWithGoogleHelper, which interacts with Firebase.
  • Incorporated a SignUpButton and FullWidthButton widget to ensure consistent UI.
  • Included utility extensions for displaying success and error snack bars for user feedback.
  • All authentication actions are now tied to Firebase, allowing seamless Google account sign-in.

This implementation enables users to sign in with their Google account, while handling common errors and offering a smooth user experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant