flutter_credential_manager library

Classes

AllowCredential
Represents allowed credentials for a public key credential login operation.
AuthenticatorSelectionCriteria
Represents criteria for selecting an authenticator during a public key credential creation operation.
ClientExtensionResults
Class representing client extension results.
CredentialCreationOptions
Represents options for creating a credential.
CredentialLoginOptions
Represents options for credential login.
CredentialManager
A class that provides a high-level interface for interacting with the Credential Manager.
CredentialManagerPlatform
A platform-agnostic interface for managing credentials.
Credentials
Represents a set of various types of credentials.
CredProps
Class representing credential properties.
EncryptData
A utility class for encrypting and decrypting data using the AES algorithm.
ExcludeCredential
Represents excluded credentials for a public key credential creation operation.
FetchOptionsAndroid
Fetch options for Android to retrieve specific types of credentials.
GoogleIdTokenCredential
MethodChannelCredentialManager
A class that handles credential management using method channels.
PasswordCredential
A class representing a password credential with optional username and password.
Platform
Information about the environment in which the current program is running.
PublicKeyCredential
Class representing a public key credential.
PublicKeyCredentialParameters
Represents parameters for a public key credential.
Response
Class representing a response.
Rp
Represents a relying party (RP) for a public key credential creation operation.
User
Represents a user for a public key credential creation operation.

Enums

CredentialType
Enum representing the different types of credentials.

Exceptions / Errors

CredentialException
Exception class representing errors related to credential operations.