Refaydeen

Results 6 comments of Refaydeen

hi guys , i created a app for read a data from mi band ,i m getting the services but i cant able to read the heart and stepcount ,...

i m using this in my Logincontroller but it is not working,if my api is successfull means i need to show the success or else error notification,even though i tried...

@reeteshranjan try to use with context of button,use like this ,here i created widget named showSuccessMessage , WidgetsBinding.instance.addPostFrameCallback((_) { showSuccessMessage(context: context,title: 'Success',content: 'Youre Signed in Successfully'); });

the code above you mentioned will work on web also right? and can we give my credentials in my login and authenticate through microsoft is that possiible

can you give a code for referece because i had some error while running,first one is i m developing pwa but in mobile client secret key or client assertion key...

same problem for me after authentication it is redirecting but can get a token and user details in mobile it is working ,is anyone found solutions please let me know