flutterfire
flutterfire copied to clipboard
🔥 A collection of Firebase plugins for Flutter apps.
## Description *Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and...
🐛 [firebase_storage] Firebase Storage doesn't enforce retry when the internet connection lost on iOS
## Bug report **Describe the bug** On Android, when the internet connection lost while uploading, Exponential Backoff mechanism is enforced to retry the task. I will return retry-limit-exceeded code if...
The method `fetchSignInMethodsForEmail` is now deprecated but the documentation is not up to date for the usecase `Handling account-exists-with-different-credential Errors`. Can you update this usecase to show us how to...
## Description *Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Analytics ### Which platforms are affected? Web ### Description...
## Description *Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Analytics ### Which platforms are affected? Windows ### Description...
## Description - Uses emulator for 2nd database, one of the reasons (amongst others) for flakey tests is the use of live project for firestore 2nd database e2e tests. This...
## Bug report The recent change by @yalunqin to introduce web support (see https://github.com/FirebaseExtended/flutterfire/pull/6920) introduced a (for us severe actually) regression that does not allow you to use Firebase performance...
## Description *Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and...