PackageTrack
Sign in Get early access

flutter_secure_storage_linux

Linux implementation of flutter_secure_storage

3.0.2 3.7M downloads/mo #172 most downloaded on pub.dev mogol/flutter_secure_storage

What this package is like to depend on

Last release 18 days ago

06 Aug 2026

Ships fairly regularly

a new release about every 5 months

Nearly every release is documented

notes for 14 of 14 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

14 releases · first in 2021

3 releases in the last 12 months

see the full history below

Release timeline

14 releases · Jul 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 14
  1. 3.0.2 06 Aug 2026
    Release notes

    3.0.2 (2026-08-06)

    Bug Fixes

    • handle missing default keyring on linux (b39c7c1)
    • linux: fail closed on orphaned keyring data (2e720ff)
    • linux: return structured libsecret error codes (4691b83)
    Open source →
    Release notes

    Bug Fixes

    • handle missing default keyring on linux (b39c7c1)
    • linux: fail closed on orphaned keyring data (2e720ff)
    • linux: return structured libsecret error codes (4691b83)
    Open source →
  2. 3.0.1 22 May 2026
    Release notes

    flutter_secure_storage_linux 3.0.1

    Open source →
    Release notes
    • Fixed deleteKeyring storing the string "null" instead of an empty JSON object {}.
    • Fixed non-UTF-8 error messages from libsecret causing a FormatException on the Dart side; messages are now sanitised before being sent through the method channel.
    • Fixed locked or unavailable keyring now surfacing as a catchable PlatformException with code KeyringLocked.
    • Fixed JSON parse errors and other C++ exceptions now surfacing as a PlatformException with code StorageError instead of sending malformed bytes through the channel.
    • Updated README with installation instructions for apt, dnf, pacman, Flatpak, and Snapcraft.
    Open source →
  3. 3.0.0 10 Dec 2025
    Release notes
    • Fixed whitespace deprecation warning.
    • Reverted json.dump with indentations due to problems. If still needed, pin version to 2.x
    Open source →
  4. 2.0.1 15 Jan 2025
    Release notes

    Adds application ID to cmake file

    Open source →
  5. 2.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.
    • Updated documentation
    Open source →
  6. 1.2.3 25 Apr 2025
    Release notes
    • Adds application ID to cmake file
    Open source →
  7. 1.2.2 03 Jan 2025
    Release notes
    • Fix json.dump with indentations
    Open source →
  8. 1.2.1 08 May 2024
    Release notes
    • Fixed search with schemas fails in cold keyrings
    • Fixed erase called on null
    Open source →
  9. 1.2.0 29 Aug 2023
    Release notes
    • Remove and replace libjsoncpp1 dependency
    • Update Dart SDK Constraint to support <4.0.0 instead of <3.0.0.
    Open source →
  10. 1.1.3 09 Feb 2023
    Release notes

    Fixed a memory management issue

    Open source →
  11. 1.1.2 23 Nov 2022
    Release notes

    Updated flutter_secure_storage_platform_interface to latest version.

    Open source →
  12. 1.1.1 04 Aug 2022
    Release notes

    Fixed an issue where no error was being reported if there was something wrong accessing the secret service.

    Open source →
  13. 1.1.0 31 Aug 2021
    Release notes

    Add containsKey function.

    Open source →
  14. 1.0.0 30 Jul 2021
    Release notes
    • Initial Linux implementation
    • Removed unused Flutter test and effective_dart dependency
    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