flutter_secure_storage_web
Web implementation of flutter_secure_storage. Use flutter_secure_storage for the full flutter package.
2.1.1
3.6M downloads/mo
#177 most downloaded on pub.dev
mogol/flutter_secure_storage
What this package is like to depend on
Last release 3 months ago
06 May 2026
Ships fairly regularly
a new release about every 8 months
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
13 releases · first in 2021
2 releases in the last 12 months
see the full history below
Release timeline
13 releases · Jul 2021 to May 2026Releases
latest 13-
2.1.106 May 2026Release notes
Open source →- Fix potential key skipping in
readAllwhen storage is modified concurrently during async decryption by collecting keys synchronously before awaiting.
- Fix potential key skipping in
-
2.1.010 Dec 2025Release notes
Open source →- Updated code style
- Add check for secure context, since operations are only allowed with secure context.
-
2.0.006 Jan 2025Release notes
Open source →Stable release containing all changes from beta releases, which are:
- This plugin requires a minimum dart sdk of 3.3.0 or higher and a minimum flutter version of 3.19.0.
- Migrate away from
htmltoweb - Remove
jsin favor of using js-interop - Update web dependency support to support <2.0.0 instead of <1.0.0.
Other changes:
- Migrated from lint to very_good_analysis and clean-up code.
-
2.0.0-beta.203 Jan 2025 pre-release -
2.0.0-beta.115 May 2024 pre-release -
1.2.108 May 2024Release notes
Open source →Reverts onCupertinoProtectedDataAvailabilityChanged and isCupertinoProtectedDataAvailable.
-
1.2.008 May 2024 -
1.1.229 Aug 2023 -
1.1.123 Nov 2022 -
1.1.023 Nov 2022Release notes
Open source →- Migrated from flutter_lints to lint and applied suggestions.
- Remove pubspec.lock according to https://dart.dev/guides/libraries/private-files#pubspeclock
-
1.0.220 Aug 2021 -
1.0.104 Aug 2021 -
1.0.030 Jul 2021