android_restore_credentials 0.1.0 copy "android_restore_credentials: ^0.1.0" to clipboard
android_restore_credentials: ^0.1.0 copied to clipboard

PlatformAndroid

Android-only Flutter plugin for Zero-Tap sign-in restoration via Credential Manager Restore Credentials.

0.1.0 #

  • Android-only Restore Credentials: createRestoreKey, getRestoreKey, and clearRestoreKey via androidx.credentials 1.6.0.
  • Removed template getPlatformVersion API end-to-end.
  • Kotlin RestoreCredentialsClient (public) so host BackupAgent code can call the same client without a Flutter engine. E2EE cloud-backup retry on E2eeUnavailableException. API 28+ guard.
  • Example app demonstrates the Tier-2 foreground restoration path. Tier-1 background restore is documented via a README snippet (a functional BackupAgent needs host-specific Kotlin backend calls, out of scope for the plugin example).
  • Stable PlatformException codes; see README.
5
likes
160
points
54
downloads

Documentation

API reference

Publisher

verified publisherwunderbytes.eu

Weekly Downloads

Android-only Flutter plugin for Zero-Tap sign-in restoration via Credential Manager Restore Credentials.

Repository (GitHub)
View/report issues

Topics

#android #credential-manager #restore-credentials #sign-in

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on android_restore_credentials

Packages that implement android_restore_credentials