simple_secure_storage 0.3.0 copy "simple_secure_storage: ^0.3.0" to clipboard
simple_secure_storage: ^0.3.0 copied to clipboard

Simple and secure storage for Flutter. Supports Android, iOS, macOS, Windows and web !

0.3.0 #

Note: This release has breaking changes.

  • BREAKING FEAT(window): Now directly reading values from the keystore on Windows. (13847002)

0.2.0 #

  • FIX(darwin): Fixed some bugs on Darwin platforms. (5802b9fa)
  • FIX: Now correctly exporting InitializationOptions. (27aae024)

0.1.1 #

  • FEAT(linux): Now directly reading values from the keyring. (cfc67ae7)

0.1.0 #

  • FIRST PUBLIC RELEASE.