2193 results found
-
Crashlytics alerts do not work if Firebase permissions have been granted from Google Cloud IAM roles
Make Crashlytics alerts work with permissions granted from Google Cloud IAM roles rather than from the Firebase console's own permissions
10 votes -
Offline Support
Allow data to be cached and accessible offline. Offline data may have limited query and write capabilities compared to online data
168 votes -
Undo changes buttuion
while building websites or apps , give a back button who's able to undo the last changes. sometimes we make a change but we don't want it an
6 votes -
Billable VM Tiers in Firebase Studio
Currently, Firebase Studio offers a default, free-tier virtual machine. While this is suitable for basic tasks, it often proves insufficient for handling medium workloads, limiting the platform's utility for larger projects.
This proposal is to introduce a feature that allows users to select from a range of paid, higher-performance VM specifications (e.g., more CPU, RAM). The billing for these custom VMs would be seamlessly integrated into the user's existing Firebase project billing. This would provide users with the flexibility to scale their compute resources according to their specific needs, ensuring that Firebase Studio can effectively support projects of any size.
7 votes -
Android/ios native app, code from app on your phone connects to idx
native apps for making it easy for on the go
26 votes -
Rollback feature
add a feature to revert changes/rollback to previous state (last change made) in prototyper if the latest changes are unsatisfactory. It reduces the complexity and increases the time efficiency by not have to go to code mode and then do git reset. The change can be made with the click of a button or a command to go back to previous state. even if several modifications are made later to the code.
16 votes -
Stripe integration
Easy payment.
16 votes -
API support for insertMany and updateMany
Currently Data Connect insertMany and updateMany mutations do not support being passed multiple records via the SDK. Figure out a way to enable this so we can insert multiple rows in the same “@transaction” via the API.
31 votes -
Fastlane - Get automatically app key from google-services.json
All Android application that included Firebase have mandatory this file : google-services.json
When we want automatize delivery with fastlane on Firebase, we need to provide many informations on the lane such like "app", "servicecredentialsfile",...
In fact, many Android projects has one or more build flavors and the delivery can be harder with the configuration on which target we want to deploy.
We need to store many sensitive informations like key on the env file.
We not push this file on the repository and it's not a good practice to have them has CI variables.The purpose of this…
12 votes -
For selecting templates while creating application Show react web.
For selecting templates while creating application Show react web.
5 votes -
Request for Flutter Support with iOS Simulator in IDX
Please include support for the iOS simulator within IDX for Flutter projects. This addition would greatly simplify the process of testing and debugging iOS apps directly within IDX, eliminating the need for external tools or complex setups. If iOS support is disabled, kindly provide a reason for the decision. Thank you for considering this request.
236 votes -
Prototype for Importing Project via GITHUB
When I import my project from GitHub into Firebase, I don’t see an option to enable or use the Prototype feature. It would be extremely helpful if this option were available during the import process.
For context, I’m using the language and framework mentioned in the Firebase examples—Next.js with TypeScript.
I’d appreciate it if this functionality could be included or clarified in future updates.
11 votes -
Integrated Agentic Development
Integrated Zappier like AI agent building interface for a better and easier AI application development
20 votes -
create workspace from EXISTING Flutter/Firebase project
or alternatively, link a workspace to existing Flutter/Firebase project
19 votes -
Option to plan first, approve/deny plan, before executing
An option for Gemini to offer a plan. An approve/deny plan option for the user first before executing. Right now, it just does it without your consent. We know AI is better than us, but we need it to show us the plan if it makes sense for the overall business.
10 votes -
Automatic Deployment of Changed Firebase Functions
Firebase should offer a built-in feature to automatically detect changes to Cloud Functions and deploy only those functions, grouped into manageable batches to avoid rate limits. This feature would streamline deployments by:
- Scanning the project directory to identify functions with modified code since the last deployment.
- Automatically batching the deployment of changed functions based on rate limit thresholds (e.g., 8-10 functions per batch).
- Handling the deployment process transparently within the Firebase CLI or CI/CD integrations, reducing manual intervention.
This functionality would save time, minimize deployment errors, and improve developer workflows, particularly in large projects with numerous functions.
45 votes -
publish a GCP / firebase documentation MCP server
Enable fetch and query tools in an MCP server for the whole GCP, or the firebase documentation.
4 votes -
Data connect Full-text Search
First of all, thank you so much for the new Full-text Search feature! :)
In our team, we would really love the following more advanced features, if possible, related to it:
- Fuzzy matching: it would allow searches to be resilient to common typos and misspellings.
- Prefix matching: it would enable users to find words that start with a specific string of characters, such as "invoic" returning "invoice," "invoices," and "invoicing."
- Column-Specific Search: Instead of searching across all marked "searchable" columns, I would like to choose to focus a specific query on a specific subset. This would be…7 votes -
Add MQTT protocol for lightweight communication with IoT devices RealTime Database and Authentication
Ciao,
Attualmente sto inviando dati da dispositivi ESP8266 a Firebase Realtime Database utilizzando la libreria:
https://github.com/mobizt/FirebaseClientTuttavia, ho riscontrato un problema importante: ogni invio di dati consuma molto traffico Firebase a causa dell'handshake SSL (molto pesante per ESP8266) richiesto per ogni connessione. Questo rende l'integrazione con dispositivi IoT a basso consumo con connettività limitata molto inefficiente.
Per questi motivi, sarebbe estremamente utile e vantaggioso avere il supporto nativo per un protocollo più leggero e ottimizzato per l'IoT, come MQTT, che ridurrebbe drasticamente l'overhead, il consumo di dati e la latenza, migliorando significativamente l'esperienza utente della piattaforma nell'ambiente IoT.
Firebase è…
4 votes -
Have a toggle between PLanning and Execution mode. Claude plugin has a Planning mode
Have a toggle between Planning and Execution mode. Claude plugin has a Planning mode. it helps to plan properly and modify the plan pior to execution
4 votes
- Don't see your idea?