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

## Bug report I'm calling a http cloud function from my Flutter App and it doesn't everything correct in the backend, but my Flutter app throws a "deadline-exceeded" error. This...

type: bug
blocked: customer-response
in triage

## Bug report **Describe the bug** When my spring server send FCM push message by using firebase admin client to my flutter app, `firebase_messaging` package handles ios payload uncorrectly. below...

type: bug
type: question
plugin: messaging
platform: ios

Hi, Not sure if this is missing in the documentation, or there is something wrong with my project, but when configuring my app using the flutterfire CLI, I keep getting...

type: bug
type: documentation
good first issue
platform: android

## Description This is a breaking change. It's designed to avoid confusion about what values are accepted when logging a custom event via `logEvent()`. I've implemented a class which will...

type: enhancement
plugin: analytics

## Bug report **Describe the bug** The `FirebaseAuth.instance.sendSignInLinkToEmail()` function does not account for the full URL prefix set in the firebase console dynamic links settings for "connected domains" (or any...

type: bug
plugin: auth

Firebase won't initialize ``` `E/flutter ( 9796): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null) [ ] E/flutter ( 9796): #0 FirebaseCoreHostApi.initializeCore (package:firebase_core_platform_interface/src/pigeon/messages.pigeon.dart:199:7) [ ] E/flutter...

blocked: customer-response
Stale
in triage

## Description See title ## Related Issues None ## Checklist Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (`[x]`). This...

plugin: ui
blocked: do-not-merge

## Bug report **Describe the bug** same problem with this. https://github.com/firebase/flutterfire/discussions/8800 ### Steps to reproduce ### Expected behavior getId() won't be null. ### Sample project ## Additional context Add any...

type: bug
blocked: customer-response
in triage

## Bug report I've upgraded flutter to version 3 Due to that, I had to upgrade firebase to the following versions: ``` cloud_firestore: ^3.1.15 firebase_analytics: ^9.1.8 firebase_core: ^1.17.0 firebase_dynamic_links: ^4.2.3...

type: bug
blocked: customer-response
in triage