Secure Storage control for Flet
Project description
flet-secure-storage
A service for safely storing sensitive key–value data using the platform’s native secure storage mechanisms—Keychain on iOS/macOS, Windows Credential Manager, libsecret on Linux, and Keystore on Android.
Powered by Flutter's flutter_secure_storage package.
You need libsecret-1-dev on your machine to build the project, and libsecret-1-0 to run the application (add it as a dependency after packaging your app). If you using snapcraft to build the project use the following.
Apart from libsecret you also need a keyring service, for that you need either gnome-keyring (for Gnome users) or kwalletmanager (for KDE users) or other light provider like secret-service.
sudo apt-get install libsecret-1-dev libsecret-1-0
Documentation
Detailed documentation to this package can be found here.
Platform Support
| Platform | Windows | macOS | Linux | iOS | Android | Web |
|---|---|---|---|---|---|---|
| Supported | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Usage
Installation
To install the flet-secure-storage package and add it to your project dependencies:
-
Using
uv:uv add flet-secure-storage
-
Using
pip:pip install flet-secure-storage
After this, you will have to manually add this package to your
requirements.txtorpyproject.toml.
Examples
For examples, see these.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flet_secure_storage-0.80.5.tar.gz.
File metadata
- Download URL: flet_secure_storage-0.80.5.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd92a12c974a6e875b74b79b448780143bb27f94c81ab8cae5da0ad3d4740f5a
|
|
| MD5 |
c2d373615d665a637b82c8c3f664937b
|
|
| BLAKE2b-256 |
10d887cb3bc3014dd33fece945e6dd6db491e7544b968020abe7501a1f3d5a71
|
File details
Details for the file flet_secure_storage-0.80.5-py3-none-any.whl.
File metadata
- Download URL: flet_secure_storage-0.80.5-py3-none-any.whl
- Upload date:
- Size: 24.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2eec0265cf33eb4d43097183f80103cab345616489c05d231b5de89160bbceed
|
|
| MD5 |
2698df7f9ec0ccef5e3697bbc67a0d2f
|
|
| BLAKE2b-256 |
cd1c74459543c469285f0f503b400f6f5cb1b7604310c68e2cc65d43cb50d90f
|