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

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

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.