simple_secure_storage 0.3.6
simple_secure_storage: ^0.3.6 copied to clipboard
Simple and secure storage for Flutter. Supports Android, iOS, macOS, Windows and web !
0.3.6 #
- CHORE : Updated a dependency to the latest release.
0.3.5 #
- CHORE : Updated a dependency to the latest release.
0.3.4 #
- FIX(linux): Now using a JSON map to store the key/values.
0.3.3 #
- CHORE : Updated a dependency to the latest release.
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 #
0.1.0 #
- FIRST PUBLIC RELEASE.