credential_manager_ios
iOS implementation of the credential_manager plugin.
This package provides the iOS-specific implementation using Keychain and Autofill.
Usage
This package is automatically included when you use credential_manager on iOS. 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 iOS Keychain
- Autofill support
Requirements
- iOS 12.0+
- Associated Domains configured for passkey support
License
See the LICENSE file for details.