1486 results found
-
User level configurations
Its good that there is already project level configuration with dev.nix but I believe Project IDX can use more of the nix features by providing a way to extend the workspace using another .nix configurations that will be only for the user.
Example uses of this is using vim extension, you may use it but it is not required for the project therefore affecting other users or your team that will use Project IDX.
Another is using a specific program that you only use. The list goes on,User level configurations will be great addition to fully use the customization…
1 vote -
Custom git server
Allow specifying custom git server and ssh key.
9 votes -
When will it be available for South Koreans to use?
I'm a big fan of Flutter and I'm eagerly anticipating Project IDX. As a Korean, when can I expect to be able to use it, even in beta? Of course, I've already signed up for the waiting list.
1 vote -
Im in UAE, when well able to join
Im in UAE, when well able to join
1 vote -
Compare crash rates across multiple versions
In the Crashlytics console you can filter crashes based on version, however it would be nice when you select multiple versions to have a comparison graph rather than a combined graph (something like Analytics does with time periods) so that I can confirm that crashes are resolved in newer versions.
4 votes -
Possibility to disable the automatic event "notification_receive" (Android) due to the high triggering of this event
I would like to request the inclusion of the possibility of disabling the automatic event "notificationreceive" (Android) due to the high firing of this event, which can cause an inflation of costs for Google Analytics 360 customers who charge based on the number of events.
And in some situations it is necessary to use push notifications, but the "notificationreceive" event may not be so useful, it being feasible to disable it to reduce tool 360 costsA suggestion would be to make it possible to disable it in the same way as we can disable the automatic event…
7 votes -
Jellyfish Theme / Dark mode
I want to also have a dark mode / Jelly fish like theme, so that the code looks colorful and appealing . It increases and motivates me throughout development process for some reason!
1 vote -
Have nuget packages for use in microsoft Maui
Developers writing in microsoft Maui are having very difficult times trying to get firebase working in their apps. Mainly getting messages that "firebase has not yet been initialized."
The instructions provided here to get firebase working in android and ios are not useful for maui devs as we do not have access to things like the gradle.
We are forced to use unofficial 3rd party nuget packages to use firebase and these packages are not always reliable.Would love to see an official nuget package available for Maui users, along with updated instructions.
4 votes -
Support Jvm languages (Java/Kotlin) in Cloud Functions
Jvm languages are not supported in Cloud Functions today, so developers need to use more than one language in their code base.
17 votes -
2 votes
-
Add the option to sign out on mobile
Just a UI issue on the website. I have multiple accounts on my phone and firebase automatically signs into what ever account that my mobile chrome is on. There is no option to sign out but my firebase is managed with a different amount. I switched the account on chrome but it's still logged into the other account. A simple sign out option would make life a lot easier when auto sign ins don't work.
1 vote -
1 vote
-
Creating
Create a
1 vote -
Support deleting databases via the API
You cannot delete a Firestore database with the API; you must use the CLI if you want to do this programmatically. This is problematic as it means you essentially need to create a shell in your application, ensure the CLI is available, authenticate, and then make the required CLI call.
2 votes -
Allow developers to use the local Firestore database for free
It'd be really nice if you could allow users to create local drafts, of small documents, for instance, and save them locally for free with Firestore.
This way you wouldn't have to coordinate Firestore and its rules with some other database and client code nor would you have to choose the simpler option of getting charged for writes and reads on remote database documents that really only one user is supposed to write and read.
Please note that while you could use the realtime database to save drafts, 1 it's not always easy to figure out whether that'd actually be…
1 vote -
Beta publica
Una beta publica es necesaria para ver el avance que esta teniendo todo esto
1 vote -
Should be able to install the Angular specific version in the start
I wanted Angular 16 version, but during the initial setup and selection to create Angular project, it automatically created/installed project on Angulars latest (17.x.x) version
2 votes -
Allow 'is not' operator for Language and Country condition rule type
We sometimes want to target all countries or languages apart from a select few with things we are delivering through remote config. Currently to do this we have to select all other countries and languages and then make sure the one we don't want to serve to is unticked.
Instead it would be much easier to just target the language we don't want to send it to.
1 vote -
add search bar at the top of the editor
Kindly add the search bar pinned at the top of the editor for easy retrieval of the any file. This feature is available in VScode.
1 vote -
Improvement in Flutter web serves latency
the current latency of the flutter env when running a preview for testing is high
1 vote
- Don't see your idea?