secure_app_lock 1.0.1
secure_app_lock: ^1.0.1 copied to clipboard
A Flutter package that provides secure app lock functionality with PIN code and biometric authentication support.
1.0.1 #
- Enable stickyAuth for improved biometric authentication experience
- Biometric authentication now persists during the app session
1.0.0 #
- Initial release of secure_app_lock package
- PIN code authentication with 4-digit PIN support
- Biometric authentication (fingerprint, face recognition)
- Automatic app locking when app goes to background
- App lifecycle management for security
- Secure storage using flutter_secure_storage
- Customizable lock screen UI
- Default PIN entry screen with setup and authentication modes
- Comprehensive API for managing app lock state