-
### What package does this bug report belong to?
shared_preferences
### What target platforms are you seeing this bug on?
Web, Linux
### Have you already upgraded your packages?
Yes
### Dependen…
-
You store the users password as a SharedPreference, which is simply stored on disk as a plaintext xml file.
-
After using this library app gets update but Login Page appears again. Login Page should appear again
-
suppose I want to create a package and make this package support `multi language`
so when i want to know the language of the device i can use
> Locale myLocale = Localizations.localeOf(context);…
-
Could we please have a custom CDN server option? I'd like this to test out other backend infra configurations against my own data files mirror (without having to recompile the app).
-
Lastfm is a service that a lot of people use to track what they listen. They can know that they have listen to `Highway to Hell` 12 times, that they listen a lot of ABBA or that's Salsa is their favor…
-
### Steps to reproduce
Description:
I am encountering an issue with SharedPreferences in my Flutter web app. The app works perfectly in local development (localhost), where the SharedPreferences…
-
-
I'm consistently receiving errors on my Android 8.0 where I'm unable to perform any Keystore actions. I'm not too familiar with the Keychain and wondering if it doesn't work consistently in certain us…
-
if I stop it on the onCreate, the animation always continuous...