flutterfire
flutterfire copied to clipboard
🔥 A collection of Firebase plugins for Flutter apps.
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? App Check ### Which platforms are affected? iOS ###...
## What feature would you like to see? Support for VectorValue has landed in native client libraries: **Web** Available since `10.13` - https://github.com/firebase/firebase-js-sdk/releases/tag/firebase%4010.13.0 - https://github.com/firebase/firebase-js-sdk/pull/8215 - https://firebase.google.com/support/release-notes/js#cloud-firestore **iOS** Available since:...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Remote Config ### Which platforms are affected? Android ###...
## Description Currently the documentation shows an example that works only with the classic access tokens. In many situations on iOS, the Limited Facebook Login is used, which provides JWT...
## 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? Auth ### Which platforms are affected? iOS ### Description...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Cloud Functions ### Which platforms are affected? Windows ###...
**Description**: I'm using `cloud_firestore: ^5.4.0` and Flutter stable channel `3.24.2`, and I have encountered an issue where the `enablePersistence()` method is marked as deprecated, but it is still required for...
## Bug report **Describe the bug** Android use portrait width for campaign card in landscape mode. Plugin works as it should for Android (portrait), iOS (portrait and landscape)  ###...
## What feature would you like to see? There is a feature to collect feedback from users that is not currently covered by flutterfire. Can we add coverage for this...