1852 results found
-
ram
Could you please add an option to get more RAM for our workspaces? The current amount (seems around 8GB) often isn't enough when running bigger Android projects, especially with the emulator and build tools going at the same time. Things can get pretty slow.
It would be really helpful if we could choose a higher RAM configuration, maybe 16GB or 32GB, even if it's an upgrade option. This would make developing larger apps in Project IDX much smoother.
2 votes -
Firefox extension support with Firebase Auth
I have created a chrome extension using firebase auth and I am trying to create a Firefox version of the chrome extension.
It seems that Firefox extension domains (moz-extenion://) are not allowed to be added to authorized domains in firebase making it not possible to using firebase auth I am assuming.
Is this simple feature addition in the pipeline - to allow web-extensions (not just chrome) domains to utilise firebase auth?
Are there any other workarounds?
1 vote -
Add a delete/create all users info. buttom in the main page by defualt
I recently hit a wall with a recurring issue while developing in Firebase Studio, and I bet some of you might have experienced something similar. I spent hours trying to debug and fix problems related to persistent local data. No matter what changes I made or what data I tried to clear in my app, certain user data and personal settings just seemed to stick around locally, even after restarting!
This led to a lot of frustration. I found myself adding "delete data" buttons to almost every page of my app just to get a clean slate for testing. Eventually,…
1 vote -
flutter ile yap yazdığım halde kendi varsayılan aracını kullanmaya devam ediyor
flutter ile yap yazdığım halde kendi varsayılan aracını kullanmaya devam ediyor, promp kısmının altından seçim yaptığımda da boş bir proje oluşturuyor
2 votes -
Support Azion Edge SQL Database
I would like to see full Azion EdgeSQL support. That is a serverless database based on Sqlite and LibSQL. Supports Vector Store for AI and LLMs.
2 votes -
Private Repo import similar to IDX
I noticed that currently only public repositories are supported. Are there any plans to support private repositories as well?
2 votes -
needs a restore button
Above each prompt, add a restore button to restore code back to point before prompt. Then you can restore, re-write prompt, and see what happens with the next prompt.
2 votes -
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
2 votes -
1 vote
-
To make Firebase Studio truly unbeatable, I suggest focusing on two key features:
To make Firebase Studio truly unbeatable, I suggest focusing on two key features:
Offline Support or Enhanced Performance: As projects grow in size, the prototyper tends to slow down significantly. Introducing an offline version or optimizing the prototyper for better performance with large resources would greatly enhance the user experience.
Cross-Platform Conversion: After developing a web application, providing a seamless way to convert the same project—with the same structure—into Android and iOS apps would be incredibly valuable. This would streamline the development process and reduce duplication of effort.
1 vote -
Add Support to input basic info in flutter
Since we have to change several files just to change project name in flutter why not add the support to change it when the project starts it self instead of it being myapp for all projects why don't we make it so pubspec.yaml says the project name
3 votes -
NDK Thread Names
Crashltyics seems to display thread names for iOS apps, but not for Android. Sorting through Thread #1...50 is not ideal in a complex application. Nearly all our threads are in the NDK, and are just pthreads. The call to obtain the (15+endofstring) thread name is one line of code from the pthread_id.
This was my original query about adding this support, and has the pthread query.
https://groups.google.com/g/firebase-talk/c/cIRb75V5Jxw1 vote -
Rich Text Editor
A rich text editor enables users to format content with bold, italics, underlining, lists, links, colors, and embedded media—much like a mini word processor inside an app. It supports WYSIWYG (What You See Is What You Get) functionality, ensuring that users preview final formatting in real-time. Essential for apps involving content creation, blogging, messaging, or note-taking, a rich text editor improves user engagement and expression. Features like undo/redo, custom styles, and Markdown/HTML output enhance flexibility. Ideal for both web and mobile, this tool can be tailored for user-generated content, making app interfaces more interactive and user-friendly.
1 vote -
Vedic Astrology API Support
Vedic Astrology API support integrates ancient astrological calculations into modern applications. By connecting to an astrology API, apps can generate natal charts, planetary positions, dashas, transits, and personalized predictions based on birth details. This empowers developers to build features like daily horoscopes, matchmaking, muhurta selection, and dosha analysis. API support ensures precise Panchang data, customizable ayanamsa, and time zone handling. Ideal for wellness, spirituality, or cultural apps, it brings authenticity and accuracy to astrological content. Developers benefit from quick integration, automated chart generation, and multilingual support, providing users with deep insights from India’s time-tested astrological traditions.
1 vote -
The ability to send pushes to imported segments and google analytics audiences
Right now the API only allows you to send to topics which is very limited. Ideally the API would support more complex pushes like the firebase interface which includes
- Imported Segments
- Google Analytics Audiences
- Filters on User Properties
- Device type / versionsIdeally the API would allow us the same power as your form.
Many thanks for your consideration
1 vote -
Feature Request: Add SSH Access to idx/firestudio for Local Terminal Integration
It would be really helpful if idx/firestudio supported SSH access so that developers can connect to their IDX workspace directly from their local system terminal. This would allow us to use our local terminal environment, aliases, shortcuts, and tools while working on code hosted in IDX.
Having SSH support would:
Improve developer productivity
Enable easier integration with local tools and workflows
Provide a more flexible development experience
I request that this feature be considered and added as soon as possible. It would make a big difference in daily development tasks.
1 vote -
Make AngularFire an offcially supported library
The AngularFire library gets updated really slow so we miss out on some of the latest features. There are lots of issues that doesn't get solved and the documentation is very lacking. They are both Google products and make an awesome combination but if the library does not get enough support/resources we're forced to migrate to plain javascript firebase. Please make it an official library or something so more resources are assigned to AngularFire.
63 votes -
Have authentication that works
Auth is down, verified across many production apps, but the status page shows auth is up.
Error Unexpected error using Google for login: FirebaseError: Firebase: Error (auth/missing-project-id)..
1 vote -
Git controls in Studio UI
Firebase studio should have some git controls which allow me to commit and rollback to commits, so that if I want to try something experimental I don't have to worry about ruining my whole app and not being able to roll back.
Relying on AI to undo changes is very iffy, especially if the change it was making was a mistake in the first place.
I should also be able to branch my experiments, and switch between branches.1 vote -
1 vote
- Don't see your idea?