-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Crashlytics
### Which platforms are affected?
Android
### Descript…
-
## Bug report
**Describe the bug**
The list() and listAll() functions does not seem to work if the platform is windows. The items list will always be empty. If the plarform is android, everything …
-
Both Android and iOS support the observer pattern for `SharedPreferences`/`UserDefaults`.
Alas, the `shared_preferences` plugin in Flutter should, in addition to simple writing & reading, provide `…
-
Android has introduced a replacement for Shared Preferences called DataStore
https://developer.android.com/topic/libraries/architecture/datastore
Just asking if there are any plans on the r…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth, Messaging
### Which platforms are affected?
iOS, macOS
### D…
-
Since shared_preferences is a really critical package for many apps, I'd argue that this needs to be compatible with it.
-
## Details
I observe slow performance on Android platform when an App starts. I see in logs that not all methods of SharedPreferences plugin work in the background. In my case I see that SharedPref…
-
I would like the `PreferenceManager.getDefaultSharedPreferences(this)` method to return my `SecurePreferences` instance.
So is it possible to set `SecurePreferences` as default shared preferences and…
rmunk updated
7 years ago
-
## Command
```sh
flutter build apk
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
ProcessException: Process exited abnormally with exit code 1:
FAILURE: Build failed with an ex…
-
### **Description**
Integrate [Zustand](https://zustand-demo.pmnd.rs/) as the state management library for the ML4E project. Zustand will help manage and share the application state more efficientl…