biometric_crypto 1.0.1
biometric_crypto: ^1.0.1 copied to clipboard
Flutter plugin for secure biometric-based cryptographic operations using Android Keystore and iOS Secure Enclave.
1.0.1 #
- Add comprehensive dartdoc comments for all public API elements
- Enable public_member_api_docs lint rule
1.0.0 #
- Initial release of biometric_crypto plugin
- Support for Android biometric authentication using Android Keystore
- Support for iOS biometric authentication using Secure Enclave
- Public key retrieval for server-side validation
- Face ID and fingerprint authentication support