2257 results found
-
Suggestion of idea
i, I'm currently using Firebase Studio and would like to suggest a few improvements:
When requesting a new feature during development, it shouldn't be applied immediately. Instead, I’d like a clear explanation of what the change will do, so I can confirm before it’s implemented.
There should be an easy and accessible version restore option, so we can quickly roll back in case of any issues.
It would be helpful to be able to edit prompts even after they’ve been sent.
Thank you!
1 vote -
Storage
I'm trying to start the Firebase storage, but I get the following error: "An unknown error occurred. Please update the page and try again." But when I checked the browser console, I found this message: "{
"error": {
"code": 403,
"message": "The caller does not have permission",
"status": "PERMISSION_DENIED"
}
}"
The strange thing is that I'm trying to do this with the owner user. Does anyone know exactly what's going on?3 votes -
android studio web vibe code
Sugestão de Melhoria para o Android Studio (Web): Integração com Gemini AI para Desenvolvimento Assistido
Cada vez mais, as ferramentas de desenvolvimento estão incorporando IA generativa para acelerar a criação de software. Uma funcionalidade que revolucionaria o Android Studio (Web) seria a integração de um assistente com Gemini AI, capaz de gerar código em Kotlin, Jetpack Compose e outras tecnologias Android com base em prompts do usuário.
Como Funcionaria?
O usuário descreve sua ideia (ex.: "Crie um app de lista de tarefas com Firebase e Compose").O Gemini no Android Studio gera:
Código estruturado (ViewModel, UI, lógica de negócios).
Sugestões…
14 votes -
Put a timestamp on Prompts and Response for easy tracing.
It would be nice to put a timestamp on all our chats and responses so that whenever one wants to role back, it will be easy to trace which response was last published. If this can be added as a feature it'd be nice.
2 votes -
🛠️ Feature Request: Support for PHP (Laravel, pure PHP) in Firebase Studio AI prototype
Firebase Studio’s AI-powered prototyping feature is remarkably powerful for Next.js and Node.js apps. However, many existing projects and backend developers use pure PHP or frameworks like Laravel. It would be immensely helpful if the AI Prototyping agent could generate starter code, routing, controllers, and integration for PHP backends—mirroring the same streamlined workflow currently offered for JS stacks.
5 votes -
2 votes
-
Multi device collaboration
Currently people cannot work on separate branches simultaneously. Only one branch is active even if multiple people are using the project in the studio. It would be a good feature to have where different people can work on different branches at a time. with each branch being locked to a specific user and other user cannot changes until that branch is released. Team collaboration will be much more effecient and people can work on different features at the same time.
3 votes -
Enable Snap Support (SquashFS) on Firebase Linux VMs or Android Studio Emulator VMs
To support the full installation of Snap-based apps like Pieces for Developers in development/testing environments — specifically on Google Cloud's Firebase-hosted Linux VMs or within Android Studio’s Linux-based emulator images.
1 vote -
New Category: Showcase
Can we add a new category for community.firebasestudio.dev to showcase examples of projects people have built and deployed with Firebase Studio? The current categories make it hard to find examples of deployed apps. This would simplify discover of what community members have built and deployed.
1 vote -
Addition space when working with flutter
I always have this problem whereby when I want to run an app I receive error messages that there is no enough space on the device. Sometimes I can try deleting build folders and other generated files but the problems continues, sometimes I just delete the entire project and restart the project, which is not suppose to happen
3 votes -
make firebase all ai platfrom supprotable .
"Create a unified Firebase backend that connects all major AI platforms—ChatGPT, Gemini, Claude—to store user emotions, preferences, and memories. This allows AI to deliver personalized, human-like responses across apps, making interactions feel more natural, empathetic, and continuous—just like talking to the same caring friend everywhere.
3 votes -
1 vote
-
Allow AI-Prototyper to suggest adding build, run, and AI features
It would be great if the AI Prototyper would suggest adding features to the project that would enable saving images (Storage), user sign up & sign in (Authentication), AI Genkit, etc.
I've spun my tires for a while not understanding why I can get AI Prototyper to display an image. My project needed storage set up and referenced in my config file and I needed to tell the AI that it was done.
A helpful AI response like "I see your asking to save an image and use it on your website. In order to do this, I would suggest…
5 votes -
Pass geolocation headers to Firebase App Hosting
For example:
-X-Appengine-Country
-X-Appengine-Region
-X-Appengine-City
-X-Appengine-CityLatLonghttps://cloud.google.com/appengine/docs/standard/reference/request-headers?tab=node.js
3 votes -
Sound Feedback
Add a feedback sound when the AI completes a task, so I can multitask and return when it’s ready.
2 votes -
Forking or Duplicating Project
I'd love to have a 'fork' option for my projects—or at the very least, a duplicate feature so I can test new features, refactor code, or try different libraries without breaking the original project.
3 votes -
Aggregation Order by Value
With data connect aggregation queries, I would like to order the returned results by an aggregated value. The below example fails with the message: "Field "count" is not defined by type "LeadOrder". Did you mean ...?"
query {
leads(orderBy: [{ _count: DESC }], limit: 10) {
company
_count
}
}3 votes -
Generate Gemini Memory in Project
Gemini must remember all project specifications over the complete project. All desissions and guidelines. at the moment data gets randomly erased, overwriten or completely changed ( inclusing Layouts ) just by random
109 votes -
container instances / Save Status and Code before each Promt execution
Implement a intance system for every projekt if gemini makes bi mistakes an rollback. Wurd be nice if it would be auto on before each promt.
1 vote -
Starting project from image
I’d love to start a project directly from a .png or Figma file without needing to complete a Project Brief first. I like having a brief for when I don't have a concrete direction, but I would also like to be able to guide the AI with a visual asset if I do have a pre-defined idea.
1 vote
- Don't see your idea?