1638 results found
-
Flutter support for App Hosting
Allow Firebase App Hosting to build and deploy Flutter apps.
10 votes -
Support Functions on App Hosting
Firebase Functions don't seem to be well supported in App Hosting. At least if you are using Typescript in the functions, the deploy process runs into an error in the build step. It seems to be because "npm run build" runs Typescript checking everywhere, and the dependencies in functions/package.json haven't been installed.
A user on Stack Overflow who asked about this ended up working around it by setting tsconfig.json to ignore the functions directory. They also have to do a manual deploy of the functions, because apparently the App Hosting deploy process doesn't do it.
Ideally everything should just work;…
1 vote -
TEMPLATES: Can you add a multi-platform category?
I am wondering if flutter, Dart, KMP, React Native...should be under a new template category named "Multi-Platform"...Thoughts?
1 vote -
Increase the size of remote config from 1MB to 10MB
Why not increase the file size for remote config? Right now it only holds 1MB of text, but if you zip a 1MB plain text file you can reduce it to 100kb or less. So, why not increase the configuration size to 10MB?
1MB remoteconfig.json ==> compress file ==> 80kb remoteconfig.zip
12 votes -
More configuration options for Java Template
I would like to have more options when creating a Java project. Similar to the Spring Initializr on start.spring.io it should be possible to configure the Spring Boot version, the name of the project and especially the Java version!
8 votes -
Support SSH Session for Remote CLI
Intergrated terminal lacks functionality\ies of a local terminal. Can we add support for its SSH session? Maybe a documentation on how to do that would be helpful :)
83 votes -
Support Unity Game Engine
Adding support for Unity engine can significantly expand IDX market reach and appeal to a wider audience of game developers.
17 votes -
3 votes
-
Update button in Firebase Storage
Please, add an update button to the Firebase Storage Console UI
1 vote -
1 vote
-
.net maui sdk for firebase data connect
support using Data Connect in c# and .NET Maui by having SDK for C# and generating C# types from the schema
1 vote -
CollIDE
Collaboration and Communication
It would be nice to have the ability to join an IRC chat or some sort of chat within the project so you could collaborate with other individuals, including the ability to paste spots in the code another can click and look at, pastebins, quick access to bug trackers with the ability to paste the links as well, and all the tools you need to organize your project.
Gemini Suggestions
Ok, love the suggestions in grey though they are a bit slow.
So, if there were a chat interface, it would be nice to have a chat…
5 votes -
Make Firebase Functions Test a First Grade citizen
A solid Firebase Functions experience requires a fully functional test suite.
Firebase-functions-test is already there, and provides the experience, but is often forgotten for months.Firebase functions 6 was released a month ago, and it broke functions-test.
There's currently a patch that fixes it, and it's been there for a week.
This idea isn't about this issue. It's about giving resources to the firebase-functions-text project, so it can continue growing and thus giving cloud firebase functions users a solid testing experience before deploying.
4 votes -
1 vote
-
Crashlytics Velocity alerts should contain impacted user count
We would like to have Crashlytics Velocity alerts contain the impacted user count so we can determine how problematic a velocity alert actually is.
3 votes -
python
We want to create a Python-based working environment on a virtual machine (VM) that allows for seamless code execution, disk space management, and sharing capabilities with team members. This setup should support dynamic scaling of RAM and GPU resources as needed, with a "pay-as-you-go" billing model for resource consumption. The environment should also enable us to leave our developed code in a standalone, executable state, so it can be run independently by others.
To support isolated package management, we’ll install necessary Python libraries (e.g., pip, venv, numpy, pandas, etc.) and configure the workspace as a virtual environment using venv or…
3 votes -
Open Source and Totally Free
I suggest that app to be totally free and open source, cause others programmers will be able to do a better platform to development.
16 votes -
Allow Events with Reserved Names as A/B Test Goals
We have several events with the prefix "Firebase_" for irrelevant reasons. These events were successfully added to Google Analytics by sending them via mParticle.
We can view statistics for these events, but we cannot use them as goals for A/B tests. The UI displays the following error:
"Error: Error saving experiment: Can't validate experiment data."
The server response states:
"Cannot use reserved event name: '<event name>'."The suggested workaround is to create new events with non-reserved names based on these existing events. However, there are limits on the number of events you can create, and this adds unnecessary work.
Since…
1 vote -
Share phone number with project if Firebase knows that number via another project
Would be a HUGE cost saver given the increased pricing of SMS multi factor authentication.
If Firebase knows the phone number / email via another project, offer the app user to share their phone number with this app and skip costly SMS verification.
2 votes -
WearOS support for App Distribution
WearOS App Distribution feature is recommended, so Firebase can be used for deploying WearOS apps and updates for test users, and even for production/enterprise apps
4 votes
- Don't see your idea?