Flutter Secure Storage

Guide for using Flutter Secure Storage in a secure, testable, and maintainable way, including wrapper services, provider-based access, key management, session persistence, token lifecycle handling, and Riverpod integration. Trigger: Use when the task mentions or contains `FlutterSecureStorage`, secure local persistence of tokens or session data, wrapper storage services, provider-based storage access, key naming for sensitive values, logout/session cleanup, bootstrap or rehydration of auth state from secure storage, or when reviewing whether sensitive local storage is being used safely and outside the UI layer.

Mane087 916e887 6.9 KB Updated

File contents

Mane087/IA-Skills/tree/main/skills/flutter_secure_storage commit 916e8875eb

Frequently asked questions

npx skillmds@latest add mane087/flutter-secure-storage