flutterfire icon indicating copy to clipboard operation
flutterfire copied to clipboard

🔥 A collection of Firebase plugins for Flutter apps.

Results 671 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? Storage ### Which platforms are affected? Android ### Description...

type: bug
blocked: customer-response
plugin: storage
platform: android
Stale

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

type: bug
blocked: customer-response
plugin: messaging
platform: android
Stale

## Description Add support for UsageMetaData, also includes a minor fix for prompt response text position. ## Checklist Before you create this PR confirm that it meets all requirements listed...

## Description - convert the `part of` directives to use file paths instead of library names (address the `use_string_in_part_of_directives` lint) - add a `repository` field to the `firebase_vertexai` pubspec.yaml ##...

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

type: bug
blocked: customer-response
plugin: cloud_firestore

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

type: bug
plugin: auth
platform: web
Needs Attention

### 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
plugin: cloud_firestore
platform: android
Needs Attention

## Bug report I am getting the `null check operator used on a null value` while calling `setConfigSettings` on Flutter Web. Code: ``` void main () { WidgetsFlutterBinding.ensureInitialized(); await FirebaseCoreWeb().initializeApp(...

type: bug
blocked: customer-response
plugin: remote_config
platform: web

## Description Refrences: https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages https://developer.apple.com/documentation/usernotifications/generating-a-remote-notification#Localize-your-alert-messages ## Related Issues Closes #12691 ## Checklist Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes...

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

type: bug
blocked: customer-response
plugin: crashlytics
platform: android
platform: ios