flutter_secure_storage_web 1.1.0 flutter_secure_storage_web: ^1.1.0 copied to clipboard
Web implementation of flutter_secure_storage. Use flutter_secure_storage for the full flutter package.
1.1.0 #
- Migrated from flutter_lints to lint and applied suggestions.
- Remove pubspec.lock according to https://dart.dev/guides/libraries/private-files#pubspeclock
1.0.2 #
- Fix issue with delete key
1.0.1 #
- Fix issue with containsKey
1.0.0 #
- Initial Release of Web Implementation
- Migrated to flutter_lints