FirebaseUI-Flutter
FirebaseUI-Flutter copied to clipboard
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,...
## 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...
### 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...
### 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 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...
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: {...
🐛 [firebase_ui_firestore] FirestoreDataTable need polishing to only query the right amount of data
## 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. ```...
### 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,...
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.