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.yamlto.gitignore. (8b872153) - BREAKING REFACTOR: Now using
melosto manage all packages. (f032e35e) - BREAKING FIX: Fixed some compilation problems with the web implementation. (1bddda90)
- BREAKING FEAT: Added a web implementation using
sembast_webandwebcrypto. (1a2eeedf)