Harsh Kumar Khatri

Results 10 issues of Harsh Kumar Khatri

The dependencies which you have used in your flutter app are not working properly. The simple_permission does not have a github page where I can report the issues.

I have cloned the repo and tried running the project. Firstly the project took around 20 mins to run and then it stopped with an error. now when I am...

**Flutter Version** My version : 2.0.3(stable) **Lib Version** My version : Using the default code from Github(Downloaded the zip file on May 27 2021) **Platform (Android / iOS / web)...

bug

I am getting this error when i try to run the music player app. What can be a potential solution for this? Execution failed for task ':flute_music_player:compileDebugJavaWithJavac'. > Compilation failed;...

I have used bottom navigator inside the custom navigator and the default colors for the icons on selected and not selected are not working when I try to set a...

Hey, I tried using this package in my where I have already defined a function that displays a snack bar when called. That snack bar is working fine but your...

When we try to get back the output from auth.createUserWithEmailAndPassword we were getting an error saying type auth cannot be assigned to type Firebase user. I have corrected this error...

When we try to get back the output from auth.signInWithEmailAndPassword we were getting an error saying type auth cannot be assigned to type Firebase user. I have corrected this error...

When we are trying to store the output we get from await auth.createUserWithEmailAndPassword into a FirebaseUser we will be getting an error which says that the type auth results cannot...

When we are trying to store the result from await auth.signInwithemailand password into a FirebasUser we are getting an error that says that auth cannot be assigned into type Firebase...