passkeys_android
Android implementation of the Corbado passkeys plugin. Manages the creation of passkeys on Android devices.
2.13.1
183K downloads/mo
#888 most downloaded on pub.dev
corbado/flutter-passkeys
What this package is like to depend on
Last release 6 days ago
17 Aug 2026
Release timing varies
gaps range from 2 weeks to 6 months
Nearly every release is documented
notes for 29 of 29 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
30 releases · first in 2023
6 releases in the last 12 months
see the full history below
Release timeline
30 releases · Jul 2023 to Aug 2026Releases
latest 30-
2.13.117 Aug 2026Release notes
Open source →
Published to pub.dev: https://pub.dev/packages/passkeys_android/versions/2.13.1
Release notes
Open source →2026-08-06
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.
corbado_auth-v3.8.1corbado_auth_firebase-v2.0.9
Release notes
Open source → -
2.13.017 Jul 2026Release notes
Open source →- FIX(passkeys_android): downgrade expected auth errors from Log.e to Log.d (#273). (51f9b540)
- FIX: improve error handling for excludeCredentials on iOS 26 and Android 16+ (#237). (f8abd40c)
- FEAT(passkeys): expose WebAuthn Signal API (#279). (c91ccc8e)
- FEAT(passkeys): add PRF support for iOS and Android (#263). (906a5069)
-
2.12.202 Jul 2026 -
2.12.129 Jun 2026 -
2.12.016 Mar 2026Release notes
Open source →- Adds
NoCreateOptionExceptionhandling for register flow. - Unstubs
cancelCurrentAuthenticatorOperationimplementation.
- Adds
-
2.11.024 Sep 2025 -
2.10.007 Aug 2025Release 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)
Release notes
Open source →hasPasskeySupportnow verifies that the Android API level is 28 or higher.- Fixed an issue that occurred when running the app on Android devices without Google Play Services.
-
2.9.024 Jul 2025Release notes
Open source →- Fixes handling of optional
transportsfield in registration response when authenticators don't provide it
- Fixes handling of optional
-
2.8.008 Jul 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 →- Downgrades minSDKVersion from 28 to 23
- Adds new PasskeyUnsupportedException to handle when device has sdk version lower than 28
- Fixes some exception documentations
-
2.7.122 Apr 2025 -
2.7.011 Feb 2025Release notes
Open source → -
2.6.006 Feb 2025Release notes
Open source →- Added
transportsto RegistrationResponse - Fixes
hasPasskeySupportingetAvailability
- Added
-
2.5.023 Jan 2025Release notes
Open source →- Added
getAvailabilityapi to check for passkey support - Upgrade
androidx.credentials:credentialsto 1.3.0
- Added
-
2.4.015 Jan 2025Release notes
Open source →- Added handling for
CreateCredentialNoCreateOptionExceptionwhen no viable creation options were found
- Added handling for
-
2.3.010 Jan 2025Release notes
Open source →- Fixed
requireResidentKeymapping error (string instead of boolean) causing 1Password failures - Added support for
preferImmediatelyAvailableCredentials
- Fixed
-
2.2.009 Jan 2025 -
2.1.024 Sep 2024 -
2.0.403 Apr 2024Release notes
Open source →- Added NoCredentialsAvailableException to indicate that no credentials are available during a login
-
2.0.307 Mar 2024Release notes
Open source →- Bump androidx.credentials:credentials to 1.2.0 => release builds will no work on Android 13 and below without custom proguard rules
-
2.0.203 Feb 2024 -
2.0.101 Feb 2024 -
2.0.010 Jan 2024Release notes
Open source →- Removed getFacetID (no longer needed)
- Added cancelCurrentAuthenticatorOperation
- Adapted to new passkeys_platform_interface
-
2.0.0-dev.119 Dec 2023 pre-releaseRelease notes
Open source →- Removed getFacetID (no longer needed)
- Added cancelCurrentAuthenticatorOperation
- Adapted to new passkeys_platform_interface
-
1.2.107 Dec 2023Release notes
Open source →- Catch more situations when a user interrupts biometrics ceremony (e.g. providing his fingerprint).
-
1.2.007 Dec 2023 -
1.1.201 Nov 2023Release notes
Open source →- Catch native Android exceptions when user is not signed in to Google account.
-
1.1.128 Oct 2023Release notes
Open source →- Removed unnecessary logs
- Catch CancellationExceptions from CredentialManager
-
1.1.019 Oct 2023 -
1.0.026 Jul 2023 -
0.1.024 Jul 2023