1794 results found
-
26 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 -
Performance Network Request Integration with DIO Flutter Package
Flutter applications that use https://pub.dev/packages/dio should be able to get automatic network logging to Performance Monitoring.
2 votes -
24 hour format for Crashlytics graphics
The "last 24 hours" and "last 60 minutes" graphics in Crashlytics show the time axis in AM/PM format. I'd like to be able to change it to 24 hour format.
7 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.
2 votes -
RecaptchaVerifier should provide access to the shared secret
I'm creating a Contact form in a React app, which stores the user input in firebase. I'd like to secure the form with a visible reCAPTCHA, and I'm trying out firebase's built-in reCAPTCHA functionality.
firebase/auth/RecaptchaVerifier
does provide a callback, which can be used to sign in a user, and documentation shows it working when signing in with a phone number. Can it be used with anonymous authentication though?When the form is submitted, I have a server component that saves the form fields to firestore. However, how can I verify the recaptcha before committing the data to firestore?
I feel…
5 votes -
Support Firestore emulator in Datastore mode
It is now possible to run the Firestore emulator in Datastore mode, however, it must be run through the gcloud cli.
It would be great if the firebase cli supported using datastore mode in the firebase.json configuration and if the firestore emulator UI supported datastore mode
1 vote -
Improve performance & speed of client side write
I've used both Firestore and MongoDB's Realm Device Sync. While Firestore works great in terms of scaling, the performance and speed for client side write is far behind realm, especially when client side is doing some batch writes.
Realm uses techniques like data compression and delta sync to reduce the data size when uploading (https://www.mongodb.com/docs/atlas/app-services/sync/details/protocol/), I'd like to see Firestore doing the same and improve the performance of client side batch write.
Also, what I've noticed is that Firestore's client side write performance degrades a lot after some time being offline, this isn't great for apps that would…
10 votes -
24 votes
-
give me access to create more project
idx offer only 5 project but i want more🙄
1 vote -
1 vote
-
Inline explanation and debugging for IDX AI
Inline explanation and Debugging will be great. currently it generates only code. Explanation and debugging will be a huge win for this AI
2 votes -
1 vote
-
Start IP address End IP address to allow IDX access to Azure databases and other databases
To allow connections to Azure databases you need to add a list of allowed IP addresses to bypass the firewall. If Google could provide all their IP address for IDX and provide documentation that would be great.
If I allow all IP addresses to connect to the Azure database the program works (of course since I am not blocking any connections, but this isn't the best practice)
1 vote -
Nix built-in support to MySQL Server
Add a simple syntax to enable MySQL server using the dev.nix file.
1 vote -
realtime
The Realtime stats are just awful. The way that it is displayed, and the big map. just awful. horrible.
1 vote -
Code result word wrap
Word wrap Gemini code result based on Gemini tab width
1 vote -
Config / Tools to be able to choose specific flutter SDK or dart SDK
I'm not sure if there's a way to pick a specific flutter version and or dart version when creating a new project. In line with that, ensuring that updates are not automatically applied users to consent to upgrade to new dart or flutter versions.
1 vote -
Encrypted Collections in Firestore
Ability to mark certain collections to be Encrypted so it's not readable even in the firebase console.
There are some application types that require this sort of behaviour to increase security.
Say you are building a messaging app, you would not want the messages between your users to be seen on the console.
5 votes -
Chrome browser and webdriver
I'm an automation QA engineer, and I need a browser that supports running automated tests. Is there a way to enable this functionality?
2 votes
- Don't see your idea?