PackageTrack
Sign in Get early access

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 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 17
  1. 4.2.2 22 May 2026
    Release notes

    flutter_secure_storage_windows 4.2.2

    Open source →
    Release notes

    Fixed deleteAll and containsKey not acquiring the mutex lock, which could cause data races under concurrent access.

    Open source →
  2. 4.2.1 12 May 2026
    Release notes

    Fix concurrent read/write operations causing data loss or a PathAccessException on Windows (issue #634).

    Open source →
  3. 4.2.0 11 May 2026
    Release notes

    Fix DPAPI FFI calls for compatibility with win32 6.0.0.

    Open source →
  4. 4.1.0 10 Dec 2025
    Release notes

    Upgrades deprecated member usage of win32.

    Open source →
  5. 4.0.0 06 Jan 2025
    Release notes
    • 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 win32 version 5.5.4 to support Dart 3.4 / Flutter 3.22.0.
    Open source →
  6. 3.1.2 08 May 2024
    Release notes

    Reverts onCupertinoProtectedDataAvailabilityChanged and isCupertinoProtectedDataAvailable.

    Open source →
  7. 3.1.1 08 May 2024
    Release notes

    Updated flutter_secure_storage_platform_interface to latest version.

    Open source →
  8. 3.1.0 08 May 2024
    Release notes

    Fixed CompanyName and CompanyProduct on Windows are ignored when the lang-charset in the Runner.rc file is not 040904e4

    Open source →
  9. 3.0.0 29 Aug 2023
    Release notes
    • Migrated to win32 package replacing C.
    • Changed PathNotFoundException to FileSystemException to be backwards compatible with Flutter SDK 2.12.0
    • Applied lint suggestions
    Open source →
  10. 2.1.1 29 Aug 2023
    Release notes

    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.

    Open source →
  11. 2.1.0 29 Aug 2023
    Release notes
    • Changed PathNotFoundException to FileSystemException to be backwards compatible with Flutter SDK 2.12.0
    • Applied lint suggestions
    Open source →
  12. 2.0.0 09 Feb 2023
    Release notes

    Write encrypted data to files instead of the windows credential system.

    Open source →
  13. 1.1.3 23 Nov 2022
    Release notes

    Updated flutter_secure_storage_platform_interface to latest version.

    Open source →
  14. 1.1.2 12 Nov 2021
    Release notes
    • Silently ignore errors when deleting keys that don't exist
    Open source →
  15. 1.1.1 20 Aug 2021
    Release notes
    • Fix application crash when key doesn't exists.
    Open source →
  16. 1.1.0 10 Aug 2021
    Release notes

    Features

    • Add readAll, deleteAll and containsKey functions.

    Bugfixes

    • Fix implementation of delete operation to allow null value.
    Open source →
  17. 1.0.0 30 Jul 2021
    Release notes
    • Initial Windows implementation
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive