local_auth_platform_interface 1.0.10 local_auth_platform_interface: ^1.0.10 copied to clipboard
A common platform interface for the local_auth plugin.
1.0.10 #
- Updates minimum required plugin_platform_interface version to 2.1.7.
1.0.9 #
- Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
- Fixes new lint warnings.
1.0.8 #
- Adds pub topics to package metadata.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
- Updates minimum Flutter version to 3.3.
- Aligns Dart and Flutter SDK constraints.
1.0.7 #
- Updates links for the merge of flutter/plugins into flutter/packages.
- Updates minimum Flutter version to 3.0.
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.