-
## Steps to Reproduce
video_player version : 1.0.0
1. i watched a video about 40 minutes,and video's duration about 3 min.
2. when i switch to next video (in a vertical listview), and just fe…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
## Bug report
I don't find a way to change the main labels of EmailVerificationScreen, it seems to be literals in the source code
### Steps to reproduce
Steps to reproduce the behavior:
1.…
-
Hi,
I'm running flutter-elinux on my Toradex Apalis i.MX 8 with Yocto build OS based on [tdx-reference-multimedia-image](https://developer.toradex.com/linux-bsp/os-development/bsp-layers-and-refere…
-
**Usage**
` PickedFile imageFile = await _imagePicker.getImage(source: ImageSource.camera, maxHeight: 1024, maxWidth: 1024, imageQuality: 100);`
**Expected results:**
i can work completely w…
-
## Steps to Reproduce
1. create hello word app.
2. run `flutter run` or `flutter run --release` on iPhone X with iOS 14
**Expected results:** run app perfectly.
**Actual results:** getting error `…
-
Here's the console log
```
Microsoft Windows [Version 10.0.17134.706]
(c) 2018 Microsoft Corporation. All rights reserved.
D:\dev\rnd\flutterplugins>c:\tools\flutter\bin\flutter pub global run…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
From the Google Play console
Problem found on
Samsung Galaxy S9
1080x2009
Android 8.0 (SDK 26)
3 584 Mo
ARM64_V8
en_U
and on:
Motorola moto e5 play
480x960
Android 8.1 (SDK 27)
1 02…
-
Internal: b/150734300
Hi,
our testers found that sometimes when they tap cancel button while choosing image from image_picker library, our app is crashing on iOS. I have no idea how to fix that …