-
### Steps to reproduce
You need an app with apple associated domain to be able to test iOS autofill password.
1. Launch app.
2. Click on "Login with obscureText".
3. Click on password.
4. Cli…
-
### Checklist
- [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue
- [X] I made sure that the issue I am raisi…
YBill updated
3 months ago
-
It only gets in the focused mode which I know by changing the TextField `focusedBorder` property that it's being listened to but no keyboard there.
doctor
```
[✓] Flutter (Channel dev, 1.19…
-
### Steps to reproduce
The following steps were replicated on Flutter Web, iPhone 15, iOS 17.2.1, and Mobile Safari.
1. Hold an iPhone 15 in a portrait position (with the front-facing camera up …
wjkoh updated
1 month ago
-
### The bug
On Android 15, Immich app consumes 100% of CPU (in the background or foreground) with the following entries filling up in logcat repeatedly.
```
11-12 20:07:50.052 17658 17658 D Backu…
-
### Steps to reproduce
1. Build Flutter with either `flutter build web` or `flutter build web --web-renderer canvaskit`
2. Push to Github and deploy github pages.
3. Load app on desktop. Works well…
-
### Steps to reproduce
In the example code below, I have added a call to MediaQuery.of(context) to simulate the behavior Im observing in more complex apps.
Why is build called when the app goes …
-
### Version
0.7.0
### Platforms
Android
### Device Model
红米K50(Android 13)
### flutter info
```sh
[√] Flutter (Channel stable, 3.3.0, on Microsoft Windows [版本 10.0.22000.120], locale zh-CN)
…
-
I've implemented geofencing in my app where I want to check whether user is entered/exited from given radius. Its working fine but taking time to give status and if radius is less than 50 met…
-
**Describe the bug**
The release of v0.7.1 has seen the ascent of a feature to collaborate on the web. With the frontend in the apps and for a local build needing to adapt to a self-hosted AppFlowy…