-
Internal: b/292548402
## Steps to Reproduce
**I have reproduced it on a Pixel 3 in debug mode REAL (Android 12) and emulated (api level 30).**
1. Execute `flutter run` on the code sample with `…
-
## 🔙 Regression
I have an app which asks user for storage permission and then proceeds to download a file in the `Download` directory on the device. I am using the latest version of Permission …
-
I encountered an error while debugging the Flutter app on iOS.
Error (Xcode): /Users/muhammad/flutter/packages/flutter_test/lib/src/_goldens_io.dart:12:8: Error: Error when reading '/Users/muhammad…
-
## Steps to Reproduce
When recording a video using the Camera plugin audio quality is very bad on **Android** (ios is fine). I have tested this on a couple of devices and on all of them the sound qua…
-
**Describe the bug**
Some S3 Downloads will error out with `ClientException: Connection closed before full header was received`.
I'm retrieving the url like:
```dart
final Duration expiratio…
-
While most mpv developers (including myself) have no interest in developing a GUI, it could be a good idea to make one of the existing GUIs "official". It would be part of the mpv-player github organi…
ghost updated
6 months ago
-
Note I'm testing with 2 devices: (not testing using camera mode yet)
1- iPhone 7 (IOS 13.2) (has 4/3 and square)
2- iPhone 11 (IOS 13.2) (has 4/3, 16/9 and square)
Using ImagePicker (image_picker…
-
Hi everyone, I seem to be having a problem using the flutter image_picker plugin. My application is crashing whenever I double tap a button which launches image_picker with the following error:
![i…
-
Since I upgraded to Xcode 14, my Flutter project doesn't run because of Signing issues of iOS pods
Error:
```console
Could not build the precompiled application for the device.
Error (Xcode): Si…
-
## Steps to Reproduce
1. Create main.dart files as seen here: https://gist.github.com/IchordeDionysos/3cb4b4297d255ed461fe2d7149d2aae4
2. Add index.html from gist to assets/katex/
3. OPTIONAL: To…