flutter_secure_storage_platform_interface
A common platform interface for the flutter_secure_storage plugin.
2.0.3
3.7M downloads/mo
#171 most downloaded on pub.dev
mogol/flutter_secure_storage
What this package is like to depend on
Last release 19 days ago
05 Aug 2026
Ships fairly regularly
a new release about every 9 months
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
10 releases · first in 2021
2 releases in the last 12 months
see the full history below
Release timeline
10 releases · Jul 2021 to Aug 2026Releases
latest 10-
2.0.305 Aug 2026 -
2.0.224 Jul 2026 -
2.0.106 Jan 2025 -
2.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.
-
1.1.215 May 2024Release notes
Open source →Adds onCupertinoProtectedDataAvailabilityChanged and isCupertinoProtectedDataAvailable via MethodChannelFlutterSecureStorage to prevent breaking changes.
-
1.1.108 May 2024Release notes
Open source →Reverts onCupertinoProtectedDataAvailabilityChanged and isCupertinoProtectedDataAvailable.
-
1.1.008 May 2024Release notes
Open source →Adds onCupertinoProtectedDataAvailabilityChanged and isCupertinoProtectedDataAvailable.
-
1.0.229 Aug 2023 -
1.0.123 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.030 Jul 2021Release notes
Open source →- Initial release. Contains the interface and an implementation based on method channels.
- Changed effective_dart to flutter_lints