flutter_locker library

Classes

AndroidPrompt
Defines text that's displayed in native OS prompt for authentication
FlutterLocker
Flutter plugin that secures your secrets in keychain using biometric authentication.
IOsPrompt
The iOS native dialog is only shown when retrieving secret.
PigeonApi
RetrieveSecretRequest
Data structure for retrieving the saved secret
SaveSecretRequest
Data structure for saving the saved secret

Enums

LockerExceptionReason
Common exceptions that are currently handled

Exceptions / Errors

LockerException
Common exception that Locker recognizes on both platforms.