flutterfire icon indicating copy to clipboard operation
flutterfire copied to clipboard

🔥 A collection of Firebase plugins for Flutter apps.

Results 422 flutterfire issues
Sort by recently updated
recently updated
newest added

## Bug report showReauthenticateDialog is not printing any text in reauthenticate button when the user is signed by email ![image](https://user-images.githubusercontent.com/53183185/180622986-00b05f64-8b3f-432b-a0cb-107846d96cba.png) ### Steps to reproduce Steps to reproduce the behavior: 1....

type: bug
blocked: customer-response
Stale
in triage

Firebase official documentation says the following : > In your debug build, configure App Check to use the debug provider factory: [code snippet] Flutter fire documentation says the following >...

type: documentation
good first issue
plugin: app_check

I want to detect an empty list of items, using `FirestoreListView`, in order to present a Text widget to the screen. The official `FirestoreListView` dart API documentation mentions that the...

type: bug
plugin: ui

## Bug report **Describe the bug** After upgrade cloud function to 3.3.3 in my flutter app my callable functions throughs errors PlatformException (PlatformException(invalid-argument, INVALID ARGUMENT, {message: INVALID ARGUMENT, code: invalid-argument},...

type: bug
blocked: customer-response
Stale
in triage

## Bug report **Dynamic Link returns null** On latest version of 4.0.2, for fresh app installs from a dynamic link in iOS via AppStore, the link isn't received in Flutter...

type: bug
blocked: customer-response
plugin: dynamic_links
platform: ios

## Bug report **Describe the bug** Running `await FirebaseAppCheck.instance.getToken()` throws `Unhandled Exception: [firebase_app_check/unknown] The operation couldn’t be completed. (com.firebase.appCheck error 0.)` when running this line on iOS and macOS. ###...

type: documentation
platform: macos
platform: ios
plugin: app_check

Yeah, still happens in every one of my projects using firebase_core. I'm on web if that matters. Reported this a while ago, never got back because I thought it was...

blocked: customer-response
in triage

## Bug report Im trying to build my flutter web app. These are the dependencies I'm using: ``` firebase_auth: 3.4.1 firebase_auth_platform_interface: 6.3.1 firebase_core: 1.19.1 firebase_core_web: 1.6.6 ``` But the build...

type: bug
blocked: customer-response
in triage

## Bug report When using builtin 'sign in with google' button on IOS (15.5) the application crash. On android the button works. If I build a button with 'google_sign_in: ^5.4.0'...

type: bug
blocked: customer-response
Stale
in triage

## Bug report **Describe the bug** In the title but for many FlutterFire plugins, please see the list below. My `build.gradle` file : ``` minSdkVersion 24 targetSdkVersion 31 ``` This...

type: bug
plugin: analytics
plugin: crashlytics
plugin: dynamic_links
plugin: messaging
platform: android