flutter_secure_storage icon indicating copy to clipboard operation
flutter_secure_storage copied to clipboard

Delete on failure when sharedprefs fails to initialise

Open ViscousPot opened this issue 5 months ago • 0 comments

Fixes the behaviour described in this issue https://github.com/juliansteenbakker/flutter_secure_storage/issues/900

For the fix to be effective, AndroidOptions must be passed with resetOnError: true

ViscousPot avatar Jun 15 '25 19:06 ViscousPot