passkeys_doctor
Internal debugging tools used to help with passkeys package.
1.6.0
156K downloads/mo
#947 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 2 weeks to 6 months
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
10 releases · first in 2025
8 releases in the last 12 months
see the full history below
Release timeline
10 releases · May 2025 to Jul 2026
2026
Releases
latest 10-
1.6.017 Jul 2026 -
1.5.102 Jul 2026 -
1.5.029 Jun 2026 -
1.4.118 Jun 2026Release notes
Open source →- Uses
flutter.compileSdkVersioninstead of a hardcodedcompileSdk = 35in the Androidbuild.gradle, so the package inherits the host project's compile SDK. Fixes build failures alongside plugins that now requirecompileSdk >= 36(e.g.device_info_plus). See https://github.com/corbado/flutter-passkeys/issues/245.
- Uses
-
1.4.015 Jun 2026Release notes
Open source →- Widens
package_info_plusconstraint to>=9.0.0 <11.0.0to unblock consumers onpackage_info_plus10.x. The only call site (PackageInfo.fromPlatform().packageName) is API-stable across the 9 → 10 bump. Unblocks downstream apps that needshare_plus 13.x/win32 ^6.0.1. See https://github.com/corbado/flutter-passkeys/issues/240. - Removes the unused
passkeys_iosdependency (the package was renamed topasskeys_darwinand was never imported here).
- Widens
-
1.3.109 May 2026Release notes
Open source →- Widens
device_info_plusconstraint to>=11.2.0 <14.0.0to unblock consumers ondevice_info_plus12.x.
- Widens
-
1.3.016 Mar 2026 -
1.2.024 Sep 2025Release notes
Open source →- Fixes a bug where conditional UI abortion on Web is considered as a PlatformAuthenticationCancellation Exception.
-
1.1.008 Jul 2025 -
1.0.008 May 2025