v0.3.2password_credential
在 Web 上存取憑證管理 API 密碼憑證,以及在 Android 上存取 Smartlock 密碼。
Flutter 插件用於存取密碼憑證。
{"sdk":"flutter"}{"sdk":"flutter"}{"sdk":"flutter"}以下為英文專案原文快照,最新內容請造訪 GitHub。
Flutter Plugin for Password Credentials Access.
ID and Passwords stored in Credential Management API or Smartlock are synced when user logged in Chrome or Android with same Google Account.
Web Example Project.
web
Android Example Project.
android
This section describes User-side Settings for Credentials Management System.
If the user has disabled Password Storing at System wide, or disabled per apps, the storing operations always failed with no user interaction.
If the user has disabled Auto Sign-in at System wide, the Silent Read operation always failed, and other read operation always asking user to read a password entry.
IMPORTANT:
In Android, per Apps decline settings are saved with All Google Accounts that logged in your device. The Store Permission Dialogs can be displayed, ONLY if all Google Accounts settings has not decline that app. If user cannot see any dialogs and cannot store credentials, check ALL Google Accounts Autofill Settings, and allow your app to store credentials at ALL Google Accounts.
web
android