flutter_biometric_crypto_method_channel library
Classes
- MethodChannelFlutterBiometricCrypto
- An implementation of FlutterBiometricCryptoPlatform that uses method channels.
Exceptions / Errors
- BiometricAuthenticationFailedException
- Exception thrown when biometric authentication fails.
- BiometricCryptoException
- Base exception for biometric crypto operations.
- BiometricNotAvailableException
- Exception thrown when biometric authentication is not available.
- DataTooLargeException
- Exception thrown when data exceeds the maximum size limit.
- DecryptionException
- Exception thrown when decryption fails.
- EncryptionException
- Exception thrown when encryption fails.
- KeyNotFoundException
- Exception thrown when the key is not found.