local_auth_ios 1.0.4
local_auth_ios: ^1.0.4 copied to clipboard
iOS implementation of the local_auth plugin.
1.0.4 #
- Fixes
deviceSupportsBiometricsto return true when biometric hardware is available but not enrolled.
1.0.3 #
- Adopts
Object.hash.
1.0.2 #
- Adds support
localizedFallbackTitlein authenticateWithBiometrics on iOS.
1.0.1 #
- BREAKING CHANGE: Changes
stopAuthenticationto always return false instead of throwing an error.
1.0.0 #
- Initial release from migration to federated architecture.