Skip to content

Replace SharedPreferences with flutter_secure_storage for storing secrets#1187

Open
zaelgohary wants to merge 2 commits intodevelopmentfrom
development_secure_storage
Open

Replace SharedPreferences with flutter_secure_storage for storing secrets#1187
zaelgohary wants to merge 2 commits intodevelopmentfrom
development_secure_storage

Conversation

@zaelgohary
Copy link
Contributor

Changes:

  • Add SecureStorageService using the flutter_secure_storage package
  • Update SharedPreferenceService to use secure storage for sensitive data
  • Implement migration logic to move existing data from SharedPreferences
    to secure storage on first access
  • Add flutter_secure_storage dependency (^9.2.4)

#1140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant