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

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? Android ### Description...

type: bug
blocked: customer-response
plugin: auth
platform: android
Needs Attention
Stale

## Description *Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and...

## Description I am working on Dart code that gets transpiled to javascript. I'm having issues compiling because my model classes use these types, and thus transitively depend on Flutter....

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Other ### Which platforms are affected? Android, iOS, macOS,...

type: bug
Needs Attention
platform: all
plugin: vertexai

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? Android ### Description...

type: bug
Needs Attention

I am migrating my exceptions to the new ones and on `signInWithEmailAndPassword()` I can see some changed. These are the old: ```dart /// * `ERROR_INVALID_EMAIL` - If the [email] address...

type: documentation
plugin: auth
platform: all

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth, Database ### Which platforms are affected? Windows ###...

type: bug
plugin: cloud_firestore
plugin: auth
Needs Attention
platform: windows

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Core ### Which platforms are affected? Android ### Description...

type: bug
blocked: customer-response
Needs Attention

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Database ### Which platforms are affected? Android ### Description...

type: bug
plugin: cloud_firestore
platform: android
Needs Attention

## Description If you want to use this PR early, you can use latest version of FlutterFire CLI ``` dart pub global activate flutterfire_cli 1.0.1-dev.4 --overwrite flutterfire install git:feat/update-web100 ```...