Maybe you were looking for...

Problem converting FirebaseAuth.instance.currentUser to Future in Flutter FutureBuilder

I am new to flutter and have taken this course which uses an older version of FirebaseAuth that returns FirebaseAuth.instance.currentUser() as future to Future

I have problems with having the local disk C: with a spacing

I have problems when looking for the path, the extension does bring it to me, but since I have a space on my local disk, it has a space and that is generating e

Create fully notifcation android 12

I want to custom notification like image. In android 12, my custom notification not is not fit the notification area width. How can I fix it? Here is my notific

Google Recaptcha is intermittently throwing a client side error

We have an issue with an implementation of the Google Recaptcha(enterprise) as part of a registration workflow. It is working consistently for our dev sub domai

Filter inside the fetch with mongoDB query operators

how are you? I'm trying to move a filter inside the fetch I'm doing to bring my data from Builder.io and I'm struggling with one of them here. The title search

Excel VBA code cannot catch up with randbetween function

I'm VBA newbie and I got this problem: I'm trying to code something that compares the value in column A and returns a feedback in column B. Eg, for randbetween

Understanding states in Firebase Dynamic links for Authentication

I am sorry i have much trouble understanding Firebase Dynamic links. My use case is : a user wants to reset his password from the mobile app (or send an email v

How to manage next and previous button in custom video player

I am playing video using avkit. so I have multiple video files and i want to play next and previous song on the button click. i am doing this to play video -: