simple_secure_storage_darwin 0.2.2 copy "simple_secure_storage_darwin: ^0.2.2" to clipboard
simple_secure_storage_darwin: ^0.2.2 copied to clipboard

PlatformiOSmacOS
unlisted

Darwin (iOS & macOS) implementation of the Simple Secure Storage plugin.

0.2.2 #

  • REFACTOR(ios): Extract executeInBackground helper to reduce code duplication.
  • FIX: Prevent ANR on Android and freezes on iOS with Flutter Thread Merge (3.29+).
  • FEAT(darwin): Added configurable Keychain accessibility support for Darwin.

0.2.1 #

0.2.0+1 #

  • Update a dependency to the latest release.

0.2.0 #

  • FIX(darwin): Fixed some bugs on Darwin platforms. (5802b9fa)
  • FEAT(darwin): Now directly reading values from the keystore on Darwin. (19b78127)

0.1.0 #

  • FIRST PUBLIC RELEASE.