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 **Describe the bug** When I use: collectionGroup('example').where('name', isEqualTo: 'name-to-search') to be able to filter sub-collections, the data is found but after a few seconds it is lost...

type: bug
blocked: customer-response
in triage

## Bug report **Describe the bug** Followed all the instructions to setup App Check for my Flutter Android App and I receive an error all the time. The steps from...

type: bug
plugin: storage
blocked: firebase-sdk
plugin: app_check

## Bug report **Describe the bug** Whenever a remoteMessage is received getInitailMessage() returns the remoteMessage **even if the user didn't click on the notification**. It is expected to return null...

type: bug
plugin: messaging
platform: ios

## Description Fix dynamic links example app. This also proves that the `GoogleService-Info.plist` is not necessary for deeplink to resolve. ## Related Issues closes https://github.com/firebase/flutterfire/issues/9110 ## Checklist Before you create...

plugin: dynamic_links
type: infrastructure

## Bug report This was previously reported in https://github.com/firebase/flutterfire/issues/8219 I don't have much to add to the bug beyond what was initially reported. ### Steps to reproduce I experienced this...

type: bug
platform: android
plugin: ui

## Bug report **Describe the bug** Calling .delete() on a previously deleted user deletes the current user instead ### Steps to reproduce Steps to reproduce the behavior: ``` final prevUser...

type: bug
blocked: customer-response
Stale
in triage

## Bug report **Describe the bug** I am using flutter fire on my flutter web app and flutterfire_ui plugin for auth. I'm initialising the firebase dependencies in index.html file like...

type: bug
blocked: customer-response
Stale
in triage

## Bug report **Describe the bug** The `requestPermission` method does not show the permission dialog on Android 13 and thus the permission to send notifications is not granted. This is...

type: enhancement
plugin: messaging
platform: android
type: missing-feature

## Bug report With Firebase JS v9, getting an error when registering the firebase messaging service worker. ``` Error: [firebase_messaging/failed-service-worker-registration] Messaging: We are unable to register the default service worker....

type: bug
plugin: messaging
platform: web
type: crash

This issue is to track the addition of supporting Firestore Transactions via the ODM.

type: enhancement
plugin: odm