flutter_secure_storage_windows
This is the platform-specific implementation of flutter_secure_storage
for Windows.
Features
- Secure storage using Windows Data Protection API (DPAPI).
Installation
Ensure the required C++ ATL libraries are installed alongside Visual Studio Build Tools.
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.