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? Web ### Description...

type: bug
plugin: storage
platform: web
Needs Attention

## What feature would you like to see? I would love to see the support for RTDB in my windows app since i am already using it on iOS /...

type: enhancement
plugin: database
Needs Attention
platform: windows

## What feature would you like to see? Firebase AI supports various file types: [image](https://firebase.google.com/docs/ai-logic/analyze-images?api=dev#images-mime-types), [video](https://firebase.google.com/docs/ai-logic/analyze-video?api=dev#video-mime-types), [audio](https://firebase.google.com/docs/ai-logic/analyze-audio?api=dev#audio-mime-types), [pdf & plaintext](https://firebase.google.com/docs/ai-logic/analyze-documents?api=dev#documents-mime-types) It would be nice if there was a const list...

type: enhancement
Needs Attention
plugin: ai

Hello, I've experienced a very strange issue: When I ask Gemini to extract some information from a video file it takes way too long 20 - 25 seconds for videos...

type: enhancement
Needs Attention
platform: all
plugin: ai

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

type: bug
plugin: auth
platform: ios
blocked: firebase-sdk

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

The newly added ThinkingBudget support added the thoughtsTokenCount parsing only for the GoogleAI Serialization Strategy GoogleAI: https://github.com/firebase/flutterfire/blob/437e56a4617f96ff96d146008c5e285c51c3ba7d/packages/firebase_ai/firebase_ai/lib/src/developer/api.dart#L247 VertexAI https://github.com/firebase/flutterfire/blob/437e56a4617f96ff96d146008c5e285c51c3ba7d/packages/firebase_ai/firebase_ai/lib/src/api.dart#L1106 The code needs to also be added to VertexSerialization._parseUsageMetadata as it...

type: enhancement
Needs Attention
plugin: ai

## What feature would you like to see? Grounding responses with Vertex AI RAG Engine: https://cloud.google.com/vertex-ai/generative-ai/docs/rag-engine/rag-overview It is currently supported in Node.js and Python sdks

type: enhancement
Needs Attention
plugin: ai

Bumps [form-data](https://github.com/form-data/form-data) from 2.5.3 to 2.5.5. Changelog Sourced from form-data's changelog. v2.5.5 - 2025-07-18 Commits [meta] actually ensure the readme backup isn’t published 10626c0 [Fix] use proper dependency 026abe5 v2.5.4...

dependencies
javascript

## What feature would you like to see? Expose the `instaceFor` method for public to allow user to switch firebase project at runtime. I'm not sure what is the reason...

type: enhancement
plugin: messaging
Needs Attention