flutterfire icon indicating copy to clipboard operation
flutterfire copied to clipboard

🔥 A collection of Firebase plugins for Flutter apps.

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

i have created a repo to prove that the swift project background handler works in the native app but in flutter firebase messaging it not working and always ```getInitialMessage``` returns...

type: bug
plugin: messaging
platform: ios

## Description I used `crash()` and wondered why the crash is not reported because I forgot that the application needs to be restarted 😅 Source: https://firebase.flutter.dev/docs/crashlytics/usage/#sending-reports-to-crashlytics ## Related Issues *Replace...

## Bug report As per the examples, checks for `snapshot.hasError` and `!snapshot.hasData` is already done before using the data. But still I get the below exception which checks for error...

type: bug
Needs Attention

## Bug report **Describe the bug** I am currently using Firebase RTDB version 8.2 and every time I update to version 9.1 I have serious problems with queries that use...

type: bug
Needs Attention
in triage

## Bug report after long time currently i am facing problem with my flutter project while using [cloud_firestore][1] plugin for realtime database on my app Its showing error while compiling...

type: bug
Needs Attention
in triage

## Bug report It seems that when I try to send logs and the app is in release mode, the logs show as ```'Instance of 'DiagnosticsProperty'``` instead of the actual...

type: bug
plugin: crashlytics
platform: android

## Description The links are broken for the "firebase-logo.png" image, but it should work once merged with master branch as it is looking for the image on master branch. I...

## Description Unchecked casts have sufficient conditional checks to allow suppression of warnings. ## Related Issues closes #8575 ## Checklist Before you create this PR confirm that it meets all...

The problem is iOS specific. The problem occurs if the application was previously deleted from the memory. In this case, when the onBackgroundMessage callback is called in the didReceiveRemoteNotification method,...

type: bug
Needs Attention
in triage

Bug report Analytics doesn't send screen resolution and you can't see information about resolutions in Google Analytics. Other parameters - Device, OS, etc, - is presented. Checked with the last...

type: bug
blocked: customer-response
in triage