passkeys_web
Web implementation of the Corbado passkeys plugin. Manages the creation of passkeys in browsers.
2.10.0
169K downloads/mo
#920 most downloaded on pub.dev
corbado/flutter-passkeys
What this package is like to depend on
Last release 1 months ago
17 Jul 2026
Release timing varies
gaps range from 8 days to 6 months
Nearly every release is documented
notes for 17 of 17 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
19 releases · first in 2023
7 releases in the last 12 months
see the full history below
Release timeline
19 releases · Dec 2023 to Jul 2026Releases
latest 19-
2.10.017 Jul 2026Release notes
Open source →- REFACTOR: clean up analysis lints and refine auth exception types (#282). (60312bd3)
- REFACTOR: adopt Dart 3.9 features and migrate the example integration tests to patrol (#268). (7a1bd0de)
- FIX: resolve Dependabot security alerts in npm dependencies (#277). (ffe1d76f)
- FEAT(passkeys): expose WebAuthn Signal API (#279). (c91ccc8e)
- FEAT(passkeys_web): add PRF extension support (#274). (4f63d7ed)
-
2.9.202 Jul 2026 -
2.9.129 Jun 2026 -
2.9.015 Jun 2026 -
2.8.103 Dec 2025Release notes
Open source →- Fixed plugin registration bug where
implements: test_pluginpreventedPasskeysWebfrom being automatically included in Flutter's generatedweb_plugin_registrant.dart. Changed toimplements: passkeysto match other platform implementations. This fixesUnimplementedErrorwhen calling passkey methods on web without manual registration.
- Fixed plugin registration bug where
-
2.8.029 Oct 2025Release notes
Open source →- FIX(passkeys_platform_interface): default optional authenticatorSelection fields (#254). (5f410f67)
- FEAT: add PasskeyAuthenticatorInterface implemented by PasskeyAuthenticator (#247). (bcc028fc)
- FEAT(passkeys_platform_interface): add windows availability type. (7f68c446)
2026-06-29
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
passkeys_android-v2.12.1passkeys_darwin-v0.4.1passkeys_doctor-v1.5.0passkeys_web-v2.9.1passkeys_windows-v0.1.2corbado_auth-v3.7.2corbado_auth_firebase-v2.0.6
Release notes
Open source →- Fixed Attestation not being passed correctly to the register function
- Fixed potential JSValue not being string exception
-
2.7.024 Sep 2025Release notes
Open source → -
2.6.007 May 2025Release notes
Open source →- Added passkey JS bundle check to ensure the passkey JS bundle is loaded before initializing the PasskeyAuthenticator.
-
2.5.119 Feb 2025 -
2.5.011 Feb 2025Release notes
Open source →- Fixed Exception when trying to register while
authenticatorAttachmentis null on Safari or IOS device.
- Fixed Exception when trying to register while
-
2.4.006 Feb 2025 -
2.3.023 Jan 2025Release notes
Open source →- Added
hasPasskeySupporttoAvailabilityTypeto check if the platform supports passkeys.
- Added
-
2.2.015 Jan 2025 -
2.1.024 Sep 2024Release notes
Open source →- Added getAvailability() to check for isUserVerifyingPlatformAuthenticatorAvailable and isConditionalMediationAvailable.
-
2.0.211 Aug 2024 -
2.0.101 Feb 2024 -
2.0.010 Jan 2024 -
2.0.0-dev.203 Jan 2024 pre-release -
2.0.0-dev.119 Dec 2023 pre-release