2225 results found
-
Create an app
Help me create a Chat app
2 votes -
FI يوني
هو تطبيق لي نشر الفيديوهات وتوجد فيه صفحتيني صفحة لي الفيديوهات وصفحة لي المنشورات ويوجد فيه روبوت ذكاء أسمه يوني وهي تتكلم مع المستخدم وتساعديه بي لغتيه وتمنع عليه الفيديوهات أو حتي المنشورات السام أو زيد ١٨ وصفحة المنشورات لا يونشري فيه الفيديوهات ولا صفحة الفيديوهات يونشر فيه المنشورات كل وحد بروحيه
2 votes -
the prototyper should be able to take files like json , html , javascript , pdf and other files
the prototyper should be able to take files like json , html , javascript , pdf and other files
2 votes -
Firebase studio project restoration from trash if deleted
There should be a trash box
2 votes -
A M-pesa app but cheaper on transactions
Cheapest app on transactions
2 votes -
Firestore Rules Tab - Separation of Concerns
Firestore rules tab should allow deploying multiple tabs so that all rules are not in the same rules container in the UI. This will allow us to create separation of concerns(collections) to their own tabs. To prevent massive running list of rules.
As an example:
I have 2 collections
Users
PetsI should be able to write my rules for Users in a tab.
Then in a completely separate tab, write the rules for PetsThen deploy them individually or all at the same time.
2 votes -
2 votes
-
Option to disable a single remote config so data is not sent
Essentially a toggle for each of the remote config values, so they individually can be disabled without having to remove the setting of set its content empty
2 votes -
Gemini Live API Voice Interrupts
Requesting support for user voice interrupts when using the Gemini Live API. Currently, the model keeps talking (often for 10+ seconds) about an old topic even if the user speaks over it.
Relevant documentation section: https://firebase.google.com/docs/ai-logic/live-api?api=dev#handle-interruptions
2 votes -
Phone Authentication
Estimado equipo de Firebase,
Estoy desarrollando una aplicación móvil en Flutter que utiliza Firebase Authentication con verificación por teléfono. El proyecto está orientado a usuarios en Nicaragua (+505), pero al intentar enviar el código SMS, recibo el siguiente mensaje de error:
"SMS unable to be sent until this region enabled by the app developer."
Ya he habilitado la autenticación por teléfono en la consola de Firebase, configurado números de prueba, y activado la autenticación multifactor por SMS. Sin embargo, el envío de SMS reales sigue bloqueado para esta región.
Solicito amablemente que se habilite el soporte para envío de SMS…
2 votes -
Local File Intelligence Pipeline using Firebase Emulators and Gemini.
This system runs entirely on your local machine using the Firebase Emulator Suite, which simulates the Firebase cloud environment. It connects a local file system event to the Gemini API for analysis.
Core Components:
Local File Watcher: A simple script (e.g., using Node.js with the chokidar library) that monitors specific folders on your computer for new files.
Firebase Emulator Suite: Your local "cloud" containing:
Cloud Storage Emulator: To temporarily hold the file being processed.
Cloud Functions Emulator: To run the AI logic when a new file is added.
Firestore Emulator: To store the structured AI results.
Google AI (Gemini API):…
2 votes -
Avoiding mock functions, placeholders, and demo functions.
A recurring problem with Gemini is that when asked to implement functions, it often generates mock functions, placeholders, or demo code instead of real, production-ready logic. This makes the output more suitable for prototypes and proofs of concept, but useless in actual development or production environments. To solve this, Gemini should follow a strict mode-based rule. In prototype mode, it may generate mock data or placeholder functions for quick demonstrations. However, in development or production mode, it must always deliver fully functional, non-mock implementations. This ensures projects remain practical, reliable, and ready for real-world deployment.
2 votes -
Avoiding mock functions, placeholders, and demo functions.
Gemini should be told a rule that never provide mock functions, placeholders and demo
most of the time i see this issue, when i asked it to add a function it add mock functions, just a demo project.
this is making useless projects it mean only that firebase studio can be only used for prototype.
In rules, which it should always follow this rule can be set as mode
if mode is prototype then it can go for placeholders and mock data but if its development or production then this is useless with mock or placeholder building the apps.I…
2 votes -
Saving chat convo per task like in cursor ide
Current chat feature in prototyper gets too long and going back to previous request is difficult. It would be nice to create a separate chat convo per task. The prototyper will auto save the task and giving it a title or description about the task. This way it is easier to go back to the task if we want to update or revise related to the task. At the same time easily restore the code to that particular task
2 votes -
only 5 projects should be able to have 30 projects?
needing to add more projects
2 votes -
اريد نموذج قوي وحديث
اريد كود قوي وفعال من اجل ابلاغ ريبورت على انتهاك شخصيه
2 votes -
2 votes
-
Add region for Firebass Imported Segments BigQuery integration.
All the BigQuery integrations with Firebase have an option to choose the region where the dataset are created. All except the Imported Segments integration. This integration only work with dataset in the US region.
Sadly, we have a organization policy that force me to use two specific regions. So when I tried to activate the integration, it's not working. I see a "US violate constraints/go.resourceLocations" error in in the Auditlog.
Feature requests: Make it possible to choose the region for the Imported Segments dataset (like it's already possible for Firebase Analytics, Crashlytics, Performance Monitoring and Cloud Messaging.)
2 votes -
Enhanced Git Branch Integration in Prototyping View
Hello Firebase Team,
I'd like to propose a feature enhancement for the Prototyping view in Firebase Studio that would significantly improve the development workflow.
My suggestion consists of two parts:
Current Branch Visibility: Display the name of the active Git branch somewhere visible within the Prototyping UI. This would prevent confusion and eliminate the need to switch back to the terminal or IDE to confirm the current branch.
In-UI Branch Switching: Add a dropdown menu or a similar control that allows developers to quickly switch between their local Git branches directly from the Prototyping view.
Implementing this would streamline the…
2 votes -
Add support for Kotlin in web backends
We already have Java+Spring support. Kotlin backend support would unlock further opportunities.
2 votes
- Don't see your idea?