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

It is unclear (at least to me) how to complete email link sign in. The process of adding email link provider is well documented, I managed to set everything up,...

documentation
good first issue
auth

## Bug report Using google chrome and a web app, register a new email address and wait for the verify email to be sent. Without clicking on the link in...

auth

### 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 Firestore...

firestore

### 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 Firestore...

bug
firestore

## Bug report **Describe the bug** When the GoogleSignInButton enters dark mode, the background color of the icon has an ugly overlay with the button color. Tested on Pixel 6...

auth
oauth

Firebase UI should provide intents and actions that could be used directly by custom UIs. Example: ```dart class MyApp extends StatelessWidget { Widget build(BuildContext context) { return Actions( actions: {...

enhancement
storage

## Bug report **Describe the bug** After the code(bellow) the first item is more an discussion than a bub, but the point 2 and 3 seems to be bugs. ```...

enhancement
firestore

### Discussed in https://github.com/firebase/FirebaseUI-Flutter/discussions/69 Originally posted by **bakua** August 23, 2023 Hi there! I've been enjoying Firebase UI Auth, but I've noticed something. While social logins easily get display names,...

enhancement
auth

As discussed with @kroikie, flutterfire_ui should support all languages that are available in `material_localizations`. We need all labels to be translated and added to firebase_ui_localizations package.

enhancement
localizations