FLUTTER ECOSYSTEM

passkeys_windows

Windows implementation of the passkeys plugin. Manages the creation of passkeys on Windows devices using Windows Hello and WebAuthn API.

Latest version
0.1.5
30-day downloads
52.6K
Likes
0
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The passkeys_windows package provides a Windows-specific implementation for managing passkeys using Windows Hello and the WebAuthn API. It enables secure, biometric-based authentication on Windows devices by allowing users to create and store passkeys locally. This plugin integrates seamlessly with Flutter applications targeting Windows, offering a native experience for passwordless login. It supports device-level security features such as PINs, fingerprints, or facial recognition through Windows Hello. The package is part of the Corbado Flutter Passkeys suite and ensures compliance with modern web authentication standards.

Use cases
  • Passwordless login on Windows apps
  • Secure biometric authentication
  • Integration with WebAuthn-enabled services
  • Local passkey storage on Windows
  • Enhanced app security with Windows Hello
Key features
  • Windows Hello integration
  • WebAuthn API support
  • Biometric authentication (PIN, fingerprint, face)
  • Secure local key storage
  • Flutter-compatible Windows plugin
Suitable for
  • Flutter apps targeting Windows
  • Developers implementing passkeys
  • Applications requiring strong local authentication
  • Enterprise-grade security solutions
  • Passwordless identity systems
Considerations
  • Requires Windows 10 or later
  • Limited to Windows platform
  • Depends on Windows Hello availability
  • Needs proper device configuration
  • May require user consent for biometric access
Supported platformsWindows

Install package

flutter pub add passkeys_windows

Categories

Dependencies

Dependency list 2 items

Source repository

Related projects

No data available yet.

Rankings