flutter_secure_storage_macos 4.0.0 copy "flutter_secure_storage_macos: ^4.0.0" to clipboard
flutter_secure_storage_macos: ^4.0.0 copied to clipboard

PlatformmacOS
unlisted

macOS implementation of flutter_secure_storage

flutter_secure_storage_macos #

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

Features #

  • Secure storage using the Keychain API.
  • Fully integrated with macOS security features.

Installation #

Add the dependency in your pubspec.yaml and run flutter pub get.

Configuration #

  1. Enable Keychain Sharing in your macOS Runner project.
  2. Add the necessary configurations to both the Debug and Release entitlement files.

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.35M
downloads

Publisher

unverified uploader

Weekly Downloads

macOS 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_macos