flutter_secure_storage
flutter_secure_storage copied to clipboard
feat: access control android
Adds biometric control for keystore access on Android
Fixes #615
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 61.48%. Comparing base (
29dae72) to head (8dc4125).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## develop #878 +/- ##
========================================
Coverage 61.48% 61.48%
========================================
Files 9 9
Lines 148 148
========================================
Hits 91 91
Misses 57 57
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 61.48% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hi,
please see https://github.com/juliansteenbakker/flutter_secure_storage/issues/615#issuecomment-2639803528 for a security improvement.
please see #615 (comment) for a security improvement.
Thanks for the headsup, i'm going to implement the changes that the blogpost suggested.
Closing this in favour of #1002