2369 results found
-
Support Kotlin Multiplatform (KMP) in the SDKs
KMP is now stable and more libraries are being added to KMP ecosystem. There is a big opportunity for Firebase to be in Multiplatform and support developers adopting this tech.
1,265 votes -
期望google能提供一个类似于Trae Solo的集成式AI终端
您好,我是一位开发者和金融交易者,我期望google能提供一个类似于Trae Solo的集成式AI终端,方便我不仅仅执行编码工作,还可以帮助我分析财报、研究数据等工作。目前google的AI相关服务太分散,集中式的产品更适合我
1 vote -
Fully agentic mode
a option Where you can explain your project, and it gets you a fullstack version With authentication and pricing inbuilt and it just asks for keys and other stuff. can iterate prompt as Well, asks What features the creator Wants as Well in it and more
5 votes -
Flag specific files or even code sections as DO NOT TOUCH for the agent
I've had plenty of projects where unexpected (an often unnecesary) changes to config files break the app and it usually takes multiple rollbacks to go back to the stable version .
I've seen this specially happen in config files (.env,firestore.rules,etc) where configs are set to invalid values and unless they get caught in the file diffs they make us think the problem is with the new generated code when acutally is a base setup that has been changed.would it be possible to flag certain files (eg .ai-ignore file) or annotate code in some way to let the coding agent…
5 votes -
unsefe content ?
how to manage ?
2 votes -
Yourtelent studio-8891325219•Accessed 1 hour ago
Mujhe ek YouTube se Milta julta Ek app banana hai uski link Maine Upar Dal Di Haiuski link Maine Upar Dal Di Hai
0 votes -
Local file system access
Introduce the capability to browse and open local filesystem directories, as available in vscode.dev, where users can open directories and not just individual files, directly from the browser interface.
Current behavior in vscode.dev: Users can interact with the local filesystem through the browser, opening folders and files as if working locally, without uploading content to the server, which effectively bridges local and cloud development environments.
Impact: Implementing this would reduce context-switching and improve user experience by providing a seamless development workflow that integrates local and cloud-based resources.
Technical Suggestion: Adopt a File System Access API strategy to enable secure and…
431 votes -
Can all my projects correspond with each other that's boring when my projects my apps can't my projects don't correspond with each other let
When all your apps is connected it's simple mean when one is crashing you can't get the problem when you start to work on the other one the other one is simply can get the correction and go around all the faults but when you set it to all you set it up it's difficult for people to work to work space like that right now cuz that's the problem I'm having a crash problem and working with you guys it's difficult it's been over a week I'm trying to correct it giving me **** to Lord it know what…
1 vote -
an AMPLIFIED team of 4 supreme elevated firebase AI Service Agents, one=foregrnd ops, one=backgrnd ops, 2=device/web analysis
These AI will be user friendly and used to safely and effectively prompt and protect, supervise, collaborate with firebase users( and their profile and device from safety threats while on site, maybe even while off site via private triage unit/center access via private, undetected/undetectable, impenetrable, impervious to visible and hidden threats and hackers and their tech and devices and profile(s)..tunnels that are virtual, adaptive, modifiable, containing all( limitless) required and needed materials & tools/components for permanent, perpetual existence, that occasionally contains vault door(s) with decontamination units capped & sealed, locked and ran and used and controlled collaboratively and privately managed/maintained,…
2 votes -
Trigger Functions on changes to server side Remote Config
Currently Functions (gen 1 & 2) support triggering only on changes to the client side Remote Config. Being able to trigger functions on updates to the server side Remote Config is important to maintain feature parity with the client side support and also has many generally helpful use cases.
13 votes -
More tutorial on data connect
We need more tutorial or documentation with examples.
40 votes -
Firebase Auth Expose Email Verification Status and Attempts
Firebase Auth Expose Email Verification Status and Attempts
We have a user that is having problems verifying. However there is no logging or debugging for this feature on firebase.
- Add an interface under auth to see which users have requested verification
- Add information about if the email was recieved, spammed, blocked, expired
- Visually show which accounts are not validated, pending validation, and validated.
- Be able to reset validation, or manually validate
1 vote -
Integrate with Play Integrity Standard API
Current Firebase App Check is using the classic play integrity API, which results in rate limit easily. As a result, the token decode will fail easily as the QPS limit by play integrity api. Why not migrate to the Standard Play Integrity API which suggested by Google Play?
1 vote -
Download IPA/APK files from Download link on Desktop
Allow users opening the Download link for a Firebase App Distribution Release to access and download the app file through desktop browsers instead of arbitrarily blocking it.
16 votes -
Critical Feedback: Reconsider the Sunsetting of Firebase Studio (Preserve the All-in-One Developer Experience)
🌟 TO THE DEVELOPER COMMUNITY: If Firebase Studio is critical to your daily workflow across Web, Mobile, Backend, or ML, please click the VOTE at the top of this page to escalate this issue to the Google Product Team.
To the Google & Firebase Product Teams,
The recent announcement to sunset Firebase Studio on March 22, 2027, and transition users to Google AI Studio or Antigravity, has sparked deep concern across the global developer community.
While we fully support Google’s vision for an AI-driven future, we strongly believe that deprecating Firebase Studio is a step backward for core developer productivity.
…
1 vote -
Web preview for Flutter apps in Firebase Studio should support stateful hot reload
When I made a change to my Flutter code in Firebase Studio, the web preview perform a full reload - which loses the state of the app and takes multiple seconds.
It would be good if it did (or had an option to do) a hot reload for the web preview, so that the state was maintained and the reload would be sub-second.
5 votes -
Subject: Project IDX needs a "Mobile Companion Mode" like Replit App Hi IDX Team, I moved my project to IDX, but the mobile experience via
Subject: Project IDX needs a "Mobile Companion Mode" like Replit App
Hi IDX Team,
I moved my project to IDX, but the mobile experience via browser is currently unusable (blocking me from using IDX on the go).
My Use Case: I don't write code manually on mobile. I use the AI Agent (Gemini) to prompt changes, review the code diffs, and check the preview.
The Problem: The current responsive web view is too cluttered. I cannot see the Chat, the Code, and the Terminal effectively on a phone screen. It's painful compared to the competition.
The Feature Request: Please look…3 votes -
Native support for RBAC (Role-Based Access Control)
Native RBAC (Role-Based Access Control) management
Currently, to manage roles (admin, editor, client), you have to use Custom Claims via the Admin SDK (Node.js) or store the roles in Firestore. This is cumbersome for a beginner.The improvement: Being able to define roles directly from the Firebase console and have them automatically appear in the
request.authobject of Security Rules without additional code.1 vote -
Raise the number of workspaces limit
Hey Project IDX team,
I don't want to have a limit of 2 workspaces in project IDX. Can you lift the limit of two workspaces to maybe 50-100? I want to draft a lot of flutter, angular, and react projects in project IDX. Thanks.
- Dino
159 votes -
let developer enforce schema if wanted on the serverside
provide an option for the developer enforce a schema in the firebase console. At least on the firestore enterprise edition. Mongo Atlas had this offering. rightnow, we are having to manage schema at the app level and then again at the cloudfunctions level. Making it hard to manage.
1 vote
- Don't see your idea?