simple_secure_storage_platform_interface 0.2.3 copy "simple_secure_storage_platform_interface: ^0.2.3" to clipboard
simple_secure_storage_platform_interface: ^0.2.3 copied to clipboard

Common platform interface for the Simple Secure Storage plugin.

0.2.3 #

  • FEAT(darwin): Added configurable Keychain accessibility support for Darwin.

0.2.2 #

0.2.1 #

  • CHORE: Fixed lint analysis errors. (d78cbcf0)

0.2.0 #

Note: This release has breaking changes.

  • FIX: Now correctly exporting InitializationOptions. (27aae024)
  • BREAKING FEAT: Allowed to easily prepend a prefix to keys. (e255b482)

0.1.0 #

  • FIRST PUBLIC RELEASE.