FirebaseUI-Flutter icon indicating copy to clipboard operation
FirebaseUI-Flutter copied to clipboard

Results 93 FirebaseUI-Flutter issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues and found no duplicates. ### What plugin is this bug for? Firebase UI OAuth,...

bug
auth
blocked: customer response
desktop

### Is there an existing issue for this? - [X] I have searched the existing issues and found no duplicates. ### What plugin is this bug for? Firebase UI OAuth...

bug
auth
platform: web

### Discussed in https://github.com/firebase/FirebaseUI-Flutter/discussions/240 Originally posted by **aebrahim** January 4, 2024 The social login icons are packaged as strings containing the raw svg, which are then rendered using `flutter_svg`. However,...

enhancement
oauth

### Is there an existing issue for this? - [X] I have searched the existing issues and found no duplicates. ### What plugin is this bug for? Firebase UI Auth,...

bug
localizations

## Bug report **Describe the bug** Firestore Database settings are not documented with example application. I had FIRAuthErrorCodeInternalError 17999 when I try to send validation Email; it took many hours...

auth

## Description **Current Behavior: Excessive Document Querying on Page Change** Upon each page transition, the package is querying not only for the documents on the current page but also for...

## Bug report **Describe the bug** Trying to sign in using Google or Twitter throws an unknown error. ![Screenshot_20230613-172026](https://github.com/firebase/flutterfire/assets/25869028/0630dd35-ad0a-409c-919f-d68a7e7045c8) ### Steps to reproduce Steps to reproduce the behavior: 1. Run...

bug
auth

Add a way to recover from a state where the UI doesn't know that email was verified on a different device.

bug
auth

## Bug report During verify email you can get a spinning cursor forever. See https://github.com/firebase/flutterfire/issues/10431 for files etc. Issue number 4 in firebase_ui_auth 1.1.10 issues.pdf see also https://github.com/firebase/flutterfire/issues/10431 https://github.com/firebase/FirebaseUI-Flutter/issues/39 https://github.com/firebase/FirebaseUI-Flutter/issues/38...

auth

## Bug report **Describe the bug** Official example at `firebase/flutterfire/packages/firebase_ui_auth/example/main.dart` does not work: clicking the link in iPhone 14 Simulator "Safari" application accessing Gmail shows error message, and the callback...

auth
platform: ios
Needs Attention