1821 results found
-
1 vote
-
Expand prototyping to other languages and frameworks besides typescript/NextJS/Tailwind, especially for mobile app development.
Prototyping/vibe coding with Typescript/NextJS/Tailwind works great. I tell Gemini what to do, and it does it. However, chatting with Gemini in a flutter project was a completely different experience. It was constantly asking me to copy/paste code into certain folders, and past conversations aren't retained. The is no context for my project.
3 votes -
messaging reports you can select by year also so if you want to do a summary of 2024 example you can have access
messaging reports you can select by year also so if you want to do a summary of 2024 example you can have access
4 votes -
improve onboarding when importing repo
When importing a repo, the placeholder text (never a good way to convey meaningful information) shows a sample url without the protocol: github.com/my-org/my-repo
However, when trying to enter a repo url matching that example, the UI simply says "Invalid repo URL format" which is frustrating for the user because they're following the example provided
It turns out, users need to add the protocol (https://) and then it will work. As a very early step in onboarding a repo to IDX, this can lead to frustration.
Solution:
1. update placeholder text to include protocol
2. update error message to provide a…8 votes -
Request to Add Python Selenium Web Automation Project Template
I have a suggestion for a new feature: adding a Python Selenium template for web automation projects. This would greatly benefit users who frequently work with Selenium for web automation tasks and enhance the platform's utility for a wider range of users.
54 votes -
Ability to talk between workspaces
I should be able to refer to another project from a current workspace.
3 votes -
11 votes
-
Simultaneously adding multiple configurations to a/b-experiment
I would like to be able to add multiple configurations to experiment a/b at once that have been previously selected or marked. Or create an experiment based on multiple selected configurations.
Right now, if you add configurations manually, you have to do it one at a time.5 votes -
Prototype an app with AI seems to only allow NextJS + Tailwind. Let it use clientside frameworks such as react or vue.
Right now, you can only do nextjs + tailwind. However firebase hosting works best with single page apps like react or vue. No matter what you prompt however you can't get that.
I'd love to see it allow you to build a vue + vuetify app that uses firebase functions for backend functions.
Obviously i can built it myself, but the whole point of the vibe coding is i don't need to. Why call it a "firebase" product if it doesn't want to use the firebase way of building apps?
3 votes -
food
"Create a responsive, single-page food delivery application like Zomato or Swiggy using only HTML, CSS, and JavaScript (no frameworks). The app should simulate user interaction and have dynamic UI updates using JavaScript. Include the following features divided into key modules:
🧑🍳 1. Home Page & Restaurant Listing
A header navbar with logo, search bar, login button
A location selector (dropdown or modal)
A carousel/banner section for promotions
Display a list of restaurants with:
Restaurant Name
Ratings & Reviews
Cuisine Tags (e.g., Indian, Chinese, Pizza)
Estimated Delivery Time
Restaurant Image
Use JavaScript to load restaurant data from a local mock JSON…
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…
2 votes -
Add Support for Aggregation Functions and Regex Filtering in Firebase Realtime Database
Firebase Realtime Database currently lacks support for aggregation functions (like sum, count, average) and regex-based data filtering. These features would simplify querying, reduce client-side processing, and improve performance, especially with large datasets. While Firestore offers some of these capabilities, Realtime Database remains the preferred choice for real-time syncing. Native support for these functionalities would greatly enhance its potential and usability.
6 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.
2 votes -
1 vote
-
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.
2 votes -
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 -
Allow for testing of eternal BLE / BT devices, even if by mocking
My company develops and markets a BLE-connected device for stress management. The device is controlled by our Android and iOS apps.
I would REALLY, REALLY, REALLY, REALLY love to have a way to test the interaction between different API levels and smartphones and our device, both for Android and iOS. Lack of this is really the Achilles'heel of any Test Lab - style automated testing facility, and if this feature does not work properly, any bug on the rest of the app does not matter.
I have been thinking of mocking the device via an ESP32 or Raspberry Pi running…
16 votes -
Field Validation
Allow validation (e.g. min/max values, length, regex match) with custom error messages on both fields and variables. Enforce validation server-side but also provide client-side validation of variables for generated SDKs.
39 votes -
Firebase studio auto generate commit messages
In code editor view, version control, should have option to auto generate commit messages with gemini
3 votes -
1 vote
- Don't see your idea?