You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces a private helper method to handle keychain deletions, ensuring items are removed regardless of synchronizable state or accessibility constraints. This improves reliability when deleting specific keys or all items.
Copy file name to clipboardExpand all lines: flutter_secure_storage_darwin/darwin/flutter_secure_storage_darwin/Sources/flutter_secure_storage_darwin/FlutterSecureStorage.swift
+43-12Lines changed: 43 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -338,26 +338,57 @@ class FlutterSecureStorage {
0 commit comments