passkeys_android 2.11.0 copy "passkeys_android: ^2.11.0" to clipboard
passkeys_android: ^2.11.0 copied to clipboard

PlatformAndroid

Android implementation of the Corbado passkeys plugin. Manages the creation of passkeys on Android devices.

passkeys_android #

The Android implementation of passkeys.

Usage #

This package is endorsed, which means you can simply use passkeys normally. This package will be automatically included in your app when you do.

Note:

  • The minimum supported minSdkVersion is now 23, but passkey-related APIs require Android API 28+ at runtime.
  • If you call any passkey-related API on devices running below API 28, a PasskeyUnsupportedException will be thrown.
  • This allows you to support older Android versions in your app, but you must handle this exception appropriately.
1
likes
150
points
27.6k
downloads

Documentation

API reference

Publisher

verified publishercorbado.com

Weekly Downloads

Android implementation of the Corbado passkeys plugin. Manages the creation of passkeys on Android devices.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

flutter, passkeys_platform_interface

More

Packages that depend on passkeys_android

Packages that implement passkeys_android