flutter_secure_storage_web 1.2.0 flutter_secure_storage_web: ^1.2.0 copied to clipboard
Web implementation of flutter_secure_storage. Use flutter_secure_storage for the full flutter package.
1.2.0 #
Updated flutter_secure_storage_platform_interface to latest version.
1.1.2 #
- Update Dart SDK Constraint to support <4.0.0 instead of <3.0.0.
1.1.1 #
Updated flutter_secure_storage_platform_interface to latest version.
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