flutter_secure_storage
flutter_secure_storage copied to clipboard
[Android] Allow use of `userAuthenticationParameters`
Since API 30, Android KeyStore can force user authentication to unlock
It could be interesting to add that feature to the AndroidOptions.
What do you think about that ?