Djsmk123 / flutter_credential_manager_compose

Flutter plugin for jetpack credential manager for hustle free login
https://credentialmanagerwikihow.netlify.app/
MIT License
10 stars 8 forks source link

How to handle iOS ? #4

Open dleurs opened 8 months ago

dleurs commented 8 months ago

Hello,

Any advice on how to implement the same thing for iOS ?

I will try with autofillHints

Djsmk123 commented 7 months ago

Google has not released anything yet for iOS related to jetpack credentials manager. As of now we can integrate this https://medium.com/@1998.singh.amarjit/save-credentials-autofill-credentials-in-flutter-33058295dd9d

kalyanchandra48 commented 7 months ago

@Djsmk123 Can we handle the pop-up overlay update password?

I want the popup only after the response, Screenshot 2024-01-24 at 11 56 33 AM Is it Possible?

Djsmk123 commented 7 months ago

I don't think so. @dleurs Anything you like to add here?

@Djsmk123 Can we handle the pop-up overlay update password?

I want the popup only after the response, Screenshot 2024-01-24 at 11 56 33 AM Is it Possible?

SunilKividor commented 3 months ago

anything on how to do the same for ios ?