-
Another possible set could be a preference sharing set, similar to an affiliated set, but restricted to sharing a small amount of data.
First-party sets seem to be appropriate when the user is more…
-
## Command
```sh
flutter --no-color run --machine --track-widget-creation --device-id=emulator-5554 --start-paused --dart-define=flutter.inspector.structuredErrors=true lib\main.dart
```
## Step…
-
## Command
```sh
flutter pub get
```
## Steps to Reproduce
1. Update dependencies of a project that is located on a filesystem without symlink support (e.g. exFAT)
## Logs
FileSystemExcepti…
-
Hi, my Wi-Fi was failing to turn on, and only a restart would fix the issue temporarily.
That seems to be a known issue with macOS updates,
And on StackOverflow I found the permanent solution:
…
-
Some plugins like `shared_preferences` have been implemented in pure dart: https://github.com/flutter/plugins/tree/master/packages/shared_preferences/shared_preferences_linux.
We should deprecate tho…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android
### Description
I have correct…
-
Launching lib\main.dart on Redmi Note 4 in debug mode...
D:\john\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences-0.5.12+4\android\src\main\java\io\flutter\plugins\sharedpreferences\Meth…
-
```
What steps will reproduce the problem?
1.Change some sms settings
2.Reboot (might even be optionnal ?)
3.Sms settings have reverted to default
What is the expected output? What do you see instead…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
I'm …
-
Hello,
we are facing a weird issue with a mobile app for our client distributed on Google Play Store. At startup, the app initializes armadillo library v1.0.0 and use it to get some data from shared …