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 When calling a function that cannot be found, the following error message is given: `[firebase_functions/internal] Response is not valid JSON object.` This function was previously working, but...

type: bug
plugin: functions

### Discussed in https://github.com/firebase/flutterfire/discussions/9284 Originally posted by **lukertaylor** August 1, 2022 Hello, I have set-up App Check and followed the instructions (https://firebase.google.com/docs/app-check/android/debug-provider#kotlin+ktx_1) to successfully generate debug secrets on a physical...

Needs Attention
in triage

**_Whenever app is minimized it crashes in some devices._** There is no clear trace/description of what causing it. This issue started happening after configuring firebase crashalytics & analytics The log...

type: bug
blocked: customer-response
Stale
in triage

## Bug report **Describe the bug** after updating to the last version of firebase auth i get this error Because every version of flutter from sdk depends on collection 1.15.0...

type: bug
blocked: customer-response
Stale
in triage

Not sure how to Remove the Default "Sign In" string or the "Don't Have an account? Register" Text. If you are using Google and Apple sign in only for example...

type: documentation
good first issue

I am initializing Firebase with a specific project. I am then passing the resulting FirebaseApp to FirebaseFirestore.instanceOf method. Then when I try to write to a collection, I get the...

type: bug
Needs Attention

## Bug report **Describe the bug** There's no feature to verify the email address from the built-in SignInScreen and RegisterScreen provided by the package. Is this work in progress or...

type: enhancement
plugin: ui

## Bug report **Describe the bug** Before we upgraded, I've never had this not happen to me. Strangely, my colleague never gets this on his device. Firebase throws every single...

type: bug
blocked: customer-response
impact: crowd (P2)
plugin: remote_config

## Description - Refactor auth providers and configurations in order to be able to use OAuth providers from separate packages - API docs - Getting started guide - unit and...

plugin: ui

## Description *Adds ability to get the size of a query within a snapshot.* ## Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for...

blocked: do-not-merge