local_auth_platform_interface 1.0.6 local_auth_platform_interface: ^1.0.6 copied to clipboard
A common platform interface for the local_auth plugin.
1.0.6 #
- Removes unused
intl
dependency.
1.0.5 #
- Updates imports for
prefer_relative_imports
. - Updates minimum Flutter version to 2.10.
1.0.4 #
- Updates references to the obsolete master branch.
- Removes unnecessary imports.
1.0.3 #
- Fixes regression in the default method channel implementation of
deviceSupportsBiometrics
from federation that would cause it to return true only if something is enrolled.
1.0.2 #
- Adopts
Object.hash
.
1.0.1 #
- Export externally used types from local_auth_platform_interface.dart directly.
1.0.0 #
- Initial release.