simple_biometric 0.0.3
simple_biometric: ^0.0.3 copied to clipboard
A biometric Flutter plugin.
0.0.3 #
- Modified
checkBiometricTypefunction in iOS to return the type of biometry available on the device by hardware, regardless of whether it is configured or not. - Refactored example code to version 0.0.2.
- Edited README.md.
0.0.2 #
- Updated README.md with preliminary configurations for Android and iOS.
0.0.1 #
- Initial release of the Simple Biometric plugin.
- Added biometric authentication feature.
- Fixed issues with plugin_platform_interface dependency.