flutter_secure_storage_linux 2.0.1 copy "flutter_secure_storage_linux: ^2.0.1" to clipboard
flutter_secure_storage_linux: ^2.0.1 copied to clipboard

PlatformLinux
unlisted

Linux implementation of flutter_secure_storage

flutter_secure_storage_linux #

This is the platform-specific implementation of flutter_secure_storage for Linux.

Features #

  • Secure storage using libsecret library.
  • Compatible with various Linux keyring services like Gnome Keyring and KDE KSecretsService.

Installation #

Ensure you have the required dependencies installed: libsecret-1-dev and libjsoncpp-dev.

Configuration #

  1. Install a keyring service such as Gnome Keyring or KSecretsService.
  2. Ensure your application includes runtime dependencies like libsecret-1-0 and libjsoncpp1.

Usage #

Refer to the main flutter_secure_storage README for common usage instructions.

License #

This project is licensed under the BSD 3 License. See the LICENSE file for details.

2
likes
140
points
1.75M
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.11 - 2025.03.26

Linux implementation of flutter_secure_storage

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_secure_storage_platform_interface

More

Packages that depend on flutter_secure_storage_linux