Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement flutter_secure_storage #4789

Open
1 task done
FeodorFitsner opened this issue Jan 27, 2025 · 1 comment
Open
1 task done

Implement flutter_secure_storage #4789

FeodorFitsner opened this issue Jan 27, 2025 · 1 comment
Labels
enhancement Improvement/Optimization

Comments

@FeodorFitsner
Copy link
Contributor

Discussed in #4788

Originally posted by shouryashashank January 27, 2025

Question

I am building a simple app using flet and want to store some non critical secrets in the apk, I dont want to make this overly complicated by storing the storing the secrets remotely. What is the best approach that I can take in this case?

Thanks in advance I am very new to android development and chose flet because it was very fast to get started

Code sample

No response

Error message

No response

------------------------------------------------------

  • I have searched for answers to my question both in the issues and in previous discussions.
@FeodorFitsner FeodorFitsner added the help wanted Extra attention is needed label Jan 27, 2025
@FeodorFitsner
Copy link
Contributor Author

@ndonkoHenri ndonkoHenri added enhancement Improvement/Optimization and removed help wanted Extra attention is needed labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement/Optimization
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants