0
votes

I'm using local auth for biometric in flutter for authentication I want to use display the fingerprint icon to unlock the phone without the dialog how to achieve this?

On iOS you cannot avoid the OS specific dialog.Michele Volpato
Ok, what about androidSnivio