mu_biometric_auth 0.0.3
mu_biometric_auth: ^0.0.3 copied to clipboard
A highly customizable and responsive biometric authentication package for Flutter supporting Fingerprint, FaceID, and TouchID on Android and iOS.
0.0.3 #
- Cleaned up package metadata and documentation for pub.dev.
- Removed emojis to ensure professional presentation on pub.dev.
0.0.2 #
- Enhanced README documentation for pub.dev.
- Updated dependency versioning for better compatibility.
- Improved internal error handling for various biometric hardware types.
0.0.1 #
- Initial release of
mu_biometric_auth. - Highly customizable biometric prompt (fingerprint, FaceID, TouchID).
- Responsive UI with glassmorphism and animations.
- Simple
BiometricServicefor direct authentication.