flutter_secure_storage_macos
macOS implementation of flutter_secure_storage
4.0.0
1.6M downloads/mo
#278 most downloaded on pub.dev
mogol/flutter_secure_storage
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 11 months
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
13 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Jul 2021 to Jan 2025Releases
latest 13-
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.
- Updated documentation
-
3.1.303 Jan 2025 -
3.1.222 May 2024Release notes
Open source →Fixed an issue which caused the readAll and deleteAll to not work properly.
-
3.1.116 May 2024Release notes
Open source →Fixed an issue which caused a platform exception when the key does not exists in the keychain.
-
3.1.008 May 2024Release notes
Open source →New Features:
- Added isProtectedDataAvailable, A Boolean value that indicates whether content protection is active.
Improvements:
- Use accessibility option for all operations
- Added privacy manifest
-
3.0.129 Aug 2023 -
3.0.009 Feb 2023Release notes
Open source →Changed minimum macOS version from 10.13 to 10.14 to mach latest Flutter version.
-
2.0.127 Dec 2022 -
2.0.009 Dec 2022Release notes
Open source →- Changed minimum macOS version from 10.11 to 10.13 to mach min Flutter version.
- Upgraded codebase to swift
- Fixed containsKey always returning true
-
1.1.223 Nov 2022 -
1.1.104 Aug 2022 -
1.1.031 Aug 2021 -
1.0.030 Jul 2021Release notes
Open source →- Initial macOS implementation
- Removed unused Flutter test and effective_dart dependency