simple_secure_storage_web 0.1.0
simple_secure_storage_web: ^0.1.0 copied to clipboard
Web implementation of the SimpleSecureStorage plugin.
0.1.0 #
Note: This release has breaking changes.
- REFACTOR: Added all
pubspec_overrides.yaml
to.gitignore
. (8b872153) - BREAKING REFACTOR: Now using
melos
to manage all packages. (f032e35e) - BREAKING FIX: Fixed some compilation problems with the web implementation. (1bddda90)
- BREAKING FEAT: Added a web implementation using
sembast_web
andwebcrypto
. (1a2eeedf)