flutter_secure_storage_windows
Windows implementation of flutter_secure_storage. Please use flutter_secure_storage instead of this package.
4.2.2
3.6M downloads/mo
#176 most downloaded on pub.dev
mogol/flutter_secure_storage
What this package is like to depend on
Last release 3 months ago
22 May 2026
Release timing varies
gaps range from 9 days to 13 months
Nearly every release is documented
notes for 17 of 17 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
17 releases · first in 2021
4 releases in the last 12 months
see the full history below
Release timeline
17 releases · Jul 2021 to May 2026Releases
latest 17-
4.2.222 May 2026Release notes
Open source →Fixed
deleteAllandcontainsKeynot acquiring the mutex lock, which could cause data races under concurrent access. -
4.2.112 May 2026Release notes
Open source →Fix concurrent read/write operations causing data loss or a
PathAccessExceptionon Windows (issue #634). -
4.2.011 May 2026 -
4.1.010 Dec 2025 -
4.0.006 Jan 2025Release notes
Open source →- This plugin requires a minimum dart sdk of 3.3.0 or higher and a minimum flutter version of 3.19.0.
- Migrated to new analyzer and clean-up code.
- Migrates to
win32version 5.5.4 to support Dart 3.4 / Flutter 3.22.0.
-
3.1.208 May 2024Release notes
Open source →Reverts onCupertinoProtectedDataAvailabilityChanged and isCupertinoProtectedDataAvailable.
-
3.1.108 May 2024 -
3.1.008 May 2024Release notes
Open source →Fixed CompanyName and CompanyProduct on Windows are ignored when the lang-charset in the Runner.rc file is not 040904e4
-
3.0.029 Aug 2023Release notes
Open source →- Migrated to win32 package replacing C.
- Changed PathNotFoundException to FileSystemException to be backwards compatible with Flutter SDK 2.12.0
- Applied lint suggestions
-
2.1.129 Aug 2023Release notes
Open source →Revert changes made in version 2.1.0 due to breaking changes. These changes will be republished under a new major version number 3.0.0.
-
2.1.029 Aug 2023Release notes
Open source →- Changed PathNotFoundException to FileSystemException to be backwards compatible with Flutter SDK 2.12.0
- Applied lint suggestions
-
2.0.009 Feb 2023 -
1.1.323 Nov 2022 -
1.1.212 Nov 2021 -
1.1.120 Aug 2021 -
1.1.010 Aug 2021Release notes
Open source →Features
- Add readAll, deleteAll and containsKey functions.
Bugfixes
- Fix implementation of delete operation to allow null value.
-
1.0.030 Jul 2021