Edman P. Anjos
Edman P. Anjos
Is there a plugin with support for biometry or lock screen bound keys (e.g. as in keys generated with [setUserAuthenticationRequired](https://developer.android.com/reference/android/security/keystore/KeyGenParameterSpec.Builder#setUserAuthenticationValidityDurationSeconds(int)))? I couldn't find any. If not, [local_auth](https://pub.dev/packages/local_auth) could be used...
How do you suggest we encrypt this file? The crypto packages I find in pub don't look very battle tested.
I had the same problem and can confirm you fork fixes it. Thank you for publishing!
Update: the main branch has a fix, but there hasn't been a new release of tardis with the fix yet. Not sure when @ghivert intends to cut a new release....
> it would also be nice to get a proper window management api like chrome.app.window. The problem with using an API to select borderless is that the app must be...
I have edited the title and my first comment to include the latest changes in the PR.