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

## What feature would you like to see? A way to determine with action identifier was used when receiving a notification. I am able to setup categories on iOS and...

type: enhancement
plugin: messaging
Needs Attention

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

type: bug
plugin: cloud_firestore
Needs Attention
platform: windows

Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.7.0 to 1.7.1. Release notes Sourced from dart-lang/setup-dart's releases. v1.7.1 Roll undici dependency to address CVE-2025-22150. Update to the latest npm dependencies. Recompile the action using the...

dependencies
github_actions

This commit migrates the native communication layer for the firebase_remote_config plugin on iOS and Android from MethodChannel to Pigeon. **Work Done:** 1. **Defined Pigeon API:** Created `messages.pigeon` in the platform...

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

type: bug
plugin: cloud_firestore
platform: android
blocked: firebase-sdk

Flutter package: firebase_data_connect: ^0.1.4 Development environment: Firebase emulator When querying files in the dataconnect-generated folder generated by firebase_data_connect, English is printed normally, but other characters such as Korean are broken....

type: enhancement
Needs Attention
plugin: data_connect

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Which plugins are affected? App Check ### Which platforms are affected? macOS ###...

type: enhancement
platform: macos
blocked: firebase-sdk
plugin: app_check

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

### 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
plugin: messaging
platform: android
blocked: firebase-sdk

…in application_onDidFinishLaunchingNotification ## Description See bug report in related issue. ## Related Issues https://github.com/firebase/flutterfire/issues/17230 ## Checklist Before you create this PR confirm that it meets all requirements listed below by...