credential_manager_android

Android implementation of the credential_manager plugin.

This package provides the Android-specific implementation using Jetpack Credential Manager API.

Usage

This package is automatically included when you use credential_manager on Android. You typically don't need to import this package directly.

Features

  • Password credentials management
  • Google Sign-In credentials
  • Passkey support (WebAuthn)
  • Secure credential storage using Android Credential Manager

Requirements

  • Android API level 23+ (Android 6.0+)
  • Jetpack Credential Manager library

License

See the LICENSE file for details.