-
### What package does this bug report belong to?
go_router
### What target platforms are you seeing this bug on?
Android, Web
### Have you already upgraded your packages?
Yes
### Dependency vers…
-
### **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…
-
## Description :scroll:
* Give a step-by-step tutorial in Java along with a brief and clear explanation.
* Required Documentation or Video or Audio.
## Domain of Contribution :bar_cha…
-
## Description :scroll:
* Give a step-by-step tutorial of Shared Preferences in Android (Kotlin).
* Required Documentation or Video or Audio.
## Domain of Contribution :bar_chart:
-…
-
### Describe the bug
Hello,
I have LS downloaded through chocolatey. After updating to v1.15.3, when I open it, I'm greeted with a screen with the following error:
LocalSend 1.15.3 (53)
Erro…
-
I feel like the documentation on shared_preferences could use a hint to the changes pulled here:
https://github.com/flutter/plugins/pull/1308
Mainly that you can use `SharedPreferences.setMockInit…
-
```
Launching /home/leon/Projects/ARSvp-Flutter/lib/main.dart on Pixel 7a in debug mode...
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':url_launcher_…
-
### What package does this bug report belong to?
shared_preferences
### What target platforms are you seeing this bug on?
macOS
### Have you already upgraded your packages?
Yes
### Dependency ve…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Other
### Which platforms are affected?
Android
### Description
…
-
## Bug Report
Im using the Preferences Plugin to store the current used locale on the device.
```
// language.ts
await Preferences.set({
key: 'locale',
value: updatedLocale.value,
…