1489 results found
-
Supports adding Proxy to all firebase plugins
Recently, gRPC added support for proxies [https://github.com/grpc/grpc-dart/issues/33]. It would be great if the same feature were added to all Firebase plugins for better debugging purposes behind firewalls or for users located in countries with high censorship.
5 votes -
Allow field selections in client sdk's
Let's say I have an orders collection where each document represents a customer order.
I would like to be able to fetch and listen to only the names and dates of all orders and not get the whole document.
This would speed up a lot queries where not all fields are required and save bandwidth for users.
Since selection is already present in some server side SDK's I wonder if this could be enabled with a somewhat manageable effort.
11 votes -
14 votes
-
Possibility to filter on the type of device on crashlytics
I would like to filter on the type of device (tablet, phone, tv, watch) to have crash statistics by type of device
1 vote -
Add velocity for ANR alert mechanism in Android App
We have been using Firebase to monitor and improve the performance of our Android app.
I am reaching out to you today to request the addition of a velocity alert mechanism for Application Not Responding (ANR) incidents in Firebase. Currently, we find that identifying and addressing ANRs promptly is crucial for maintaining a positive user experience. However, a velocity alert mechanism would significantly enhance our ability to proactively address issues.
Here are a few reasons why we believe a velocity alert mechanism for ANRs would be beneficial:
Early Detection: With a velocity alert, we can detect a sudden increase in…
4 votes -
Support named database data retention with import and export-on-exit flags
Now that we can create named databases and see those databases in the firestore emulator, it would be nice if the import and export-on-exit flags also respected these named databases and imported the data previously exported into the correct database.
2 votes -
The ability too see when an index was last accessed
When a project grows to a certain size, you'll likely have many indexes with associated queries.
However, queries change, or get removed, and currently there's no way to see if an index could be safely removed, after a query is; which would be a great feature.
11 votes -
Show logs for flutter simulators
There doesn't seem to be an easy way (that I can find) to see run logs of any of the simulators for Flutter.
I did see the device log for iOS, but not anywhere you can see print statements.
4 votes -
FieldValue.min() and FieldValue.max()
Currently the Firestore API supports FieldValue.increment() to atomically increment or decrement a numeric value. I propose to add:
FieldValue.max(value): if the provided value is greater than the existing value on the server, then the field on the server takes this value. If it is less than the existing value, then the existing value remains.
FieldValue.min(value): (the opposite) if the provided value is less than the existing value on the server, then the field on the server takes this value. If it is greater than the existing value, then the existing value remains.
These operators should work on numeric fields AND…
20 votes -
Intelljidea IDE support for Flutter
I use Intellij Idea a lot to develop in Flutter, I would greatly appreciate if you can work on intellijidea for Flutter, Thanks
4 votes -
FirebaseServerApp Pass Bundle to Client
There needs to be a way in the Firebase SDK to pass the server information to the client cache without incurring another read (like you do with Firebase Admin SDK) using the load bundle functions.
This will save reads, save money, and be faster.
1 vote -
IDE like lego
This like lego just pickup few templet and build project. but forget lego build only toy car not real car
This not IDE. If better to use notepad++ instead to use this. First come out mentality of google. In search result, Android, YouTube and etc. In all of this user has few access its necessary because most of user don't know consequence of give him access so you take responsibly its ok but in dev you understand that not normal user.
For example, window OS when you delete file ask permission and send to recycle bin also you don't delete…
1 vote -
Topic for sharing idx.nix configurations
Community topic for sharing customised and passionately created custom idx.nix configurations
1 vote -
One time extension configuration for the projects
Each time we have to download the idx extension when we setup the workspace. If a extension in downloaded once in any workspace, the extension gets automatically installed when workspace is set up.
3 votes -
Descriptions for Tester groups
It would be nice to be able to add a description to App Distribution tester groups so that we can add instructions for other admins that manage the same dashboard. We impose limits on who should and shouldn't be added to certain groups, and while this is enforced by tooling we periodically run, it would be nice to have proactive instructions for other admins to see instead of always having to reactively act to revert unwarranted changes.
5 votes -
Better out of the box preview for plain HTML+CSS+JS site
I cloned my static HTML+CSS+JS site.
On a local machine, I could literally double click index.html and get an instant preview. If I wanted to be a bit more fancy, I'd spin upnpx serve
I expected IDX to display a small "preview" icon at the top right when opening an HTML file. It claims support for web, but isn't able to preview the most basic web page out of the box.
11 votes -
8 votes
We are actively developing this capability right now. Stay tuned as we release our update.
-
Replit style upm package management
inspired by https://github.com/replit/upm perhaps using https://github.com/astral-sh/uv as backend, to help make it much easier + faster to install packages for the user. The replit package installation experience is very smooth - perhaps in the future, this could be combined with poetry or rye (by astral-sh as well) to manage all python projects
2 votes -
2 votes
-
Dodanie oprucz flutter kotlin project i java i dodanie więcej templates do aplikacji mobilnych
Morzliwość dodania więcej templates dla aplikacji mobilnych
1 vote
- Don't see your idea?