flutter_secure_storage icon indicating copy to clipboard operation
flutter_secure_storage copied to clipboard

[LINUX] Fix erase was called on null #616

Open prateekmedia opened this issue 7 months ago • 1 comments

Try Catched the exception, it basically happens when key is not present in libsecret.

fix #616

prateekmedia avatar Jan 24 '24 18:01 prateekmedia

@mogol The workflows doesn't seem to be due to my PR as it doesn't disturb integration_test on android nor does it cause describeEnum error in code analysis.

Can you review the PR?

prateekmedia avatar Jan 30 '24 14:01 prateekmedia

Sorry for the late response, the code looks good! LGTM!

juliansteenbakker avatar May 06 '24 07:05 juliansteenbakker