1817 results found
-
Playwright
Please support playwright test framework
11 votes -
Mobile optimization
To enhance the user experience on mobile devices, the "Full Screen" feature in the "Customize Layout" settings in IDX should be automatically enabled. This setting ensures that the editor screen adjusts to fit various mobile screen sizes when enabled.
22 votes -
ydata-profiling pre-installed for data analysis
Many times it is needed to work with data, either to build a ML system or test applications. ydata-profiling is the best way to analyse data and it would be great to have it pre-installed already and part of the system.
9 votes -
Introduce Simplified Serverless PostgreSQL with Streamlined Pricing
ostgreSQL is becoming the go-to database for many applications. Adding a serverless PostgreSQL service to Firebase with simple, predictable pricing to compete with supabase would be a game-changer. This would complement Firebase Data Connect by offering:
Full SQL capabilities
Real-time features
Easy integration with existing Google Cloud services
Simplified scaling and management
This addition would combine Firebase's ease of use with PostgreSQL's power, catering to projects needing complex queries and data manipulations. It provides an accessible option for developers who need relational database capabilities without the complexity of GraphQL or usage-based pricing. Leveraging Google Cloud's infrastructure, it would offer reliability…15 votes -
Let Gemini Handle Everything in the Firebase Console
It would be amazing if Gemini could handle everything in the Firebase Console directly. For example, if I ask something in the Firebase Studio chat, it should be able to do all the backend setup on its own—like authentication, database setup, rules, Realtime Database, or anything else needed to make an app fully functional.
For people like me who don’t know coding or have much tech knowledge, the Firebase Console can feel super overwhelming. There are so many features and tools, and I honestly don’t know what most of them do. If Gemini could just take care of all that…
5 votes -
Kotlin Multi-platform Support
Please add kotlin multi-platform support which is one of the best cross platform framework
21 votes -
Support Dart in Cloud Functions
Dart is not currently supported in Cloud Functions, so developers need to use more than one language in their code base. Here are some pain points they shared with the Firebase product team about this gap:
- They need to learn another language, and many of them do not have the same expertise in JavaScript as they do in Dart.
- The lack of features and tools, such as Hot Reload and Hot Restart, impacts development speed.
- Developers cannot share business logic and data models across the entire stack.
- Developers cannot use frequently used Dart packages on the…833 votes -
Support Next.js Image Optimizations
Using Next/Image on Firebase App Hosting makes images load slowly. Are Next's built-in image optimizations working with Firebase App Hosting? When a second container starts, does the new container need to optimize every image again, or do containers share image files somehow? When a container shuts down, are those optimized images lost, or are they stored in persistent file storage?
23 votes -
Firebase Storage Setup API Issue
I'm running the Web/APP builder platform using user's own Firebase. However, when user is creating platform through my service, Storage setup API is limited to existing users who have previously set up Cloud Storage. I have discovered that the existed Storage Setup API is available for both Spark and Blaze plans but not for new Firebase user who has never setup the Storage.
Please provide the Storage Setup API also for new firebase user37 votes -
Able to select project when publish app from firebase studio rather creating new project everytime publish an app.
Able to select project when publish app from firebase studio rather creating new project every time publish an app.
8 votes -
change the firebase project that the prototype is working on
it would be nice to be able to change the project that the prototype is working on to an existed project on firebase console that i already create so when i want to publish my app i would be able to host it in the same project that have all of my data and configurations on
8 votes -
change the firebase project the the prototype workspace is working on
i think that it would be nice to change the project that i'm using in the prototype to an existing project that i already created in the firebase console so when i want to publish my prototype i can publish it in a project that already have all of my data and configuration in one place with my hosting to
8 votes -
Allow connecting the web client to HTTPS-hosted emulators (for Web Push testing & more)
Allow connecting the web client to HTTPS-hosted emulators (for Web Push testing & more)
Browsers nowadays require HTTPS-hosted sites to use some privileged features, like Web Push. HTTPS-hosted sites also typically can not request HTTP content from APIs ("protocol downgrade" errors).
Most Firebase Emulators are not built to work with HTTPS, which puts up a big obstacle to test HTTPS-enabled features on external devices (e.g. test locally-hosted Web Push server code on an external Android phone).
Server-side: Firebase emulators don't offer ways to be served over HTTPS, but tools like ngrok or a local HTTPS proxy offer simple workarounds for…
46 votes -
Remote SSH feature
Feature to connect the IDE to another server and develop from there. as we can do with Remote SSH extension in VSCode
17 votes -
1. Duplicate projects to Keep version of working app to make experiment easy.
Duplicate projects to keep a version of the working app to make experiments easy.
Making the Firebase Studio's AI able to connect and configure features on Firebase console.
Create time stamps to reset the code
6 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
2 votes -
Clone a project as baseline for a new project
Make a copy of an existing FS project as the baseline for a new FS project.
7 votes -
Download ipa/apk files on Desktop
Allow a Download link for a build uploaded to Firebase App Distribution to be opened and the file downloaded on a desktop machine instead of only mobile devices, allowing the sharing of apps with third parties that cannot access email or google accounts on the target devices. It's the same basic functionality that already exists, simply allowed on desktop as well instead of arbitrarily blocked.
Given the nearly ubiquitous presence of this as an option with other app distributors, it's somewhat shocking this wasn't already an option.
8 votes -
Allow String to Timestamp conversion in Firestore rules
In Firestore rule, it could be very powerful to convert String containing date to Timestamp. For example, the RevenueCat extension store date as ISO 8601 string and we can't use them in firestore rule because date are not Timestamp.
In my Firestore rule, I would like to do something like :
timestamp.parse(collection.data.expires_date) > request.time
25 votes -
Stripe integration
Easy payment.
6 votes
- Don't see your idea?