-
### Steps to reproduce
1. Upgrade Flutter to latest version.
2. Upgrade Android Studio to latest version.
```
flutter pub add image_picker
```
Run the main.dart file as in the [official exampl…
-
### Description
This bug was there in Xamarin and I had to write a huge workaround due to synchronous file copy operation, which requires manually copy all FileSystemUtils methods to my own app. Basi…
-
### Description
- I have a bindlable layout that changes its item source conditionally.
- When picker is used inside bindable layout, its value gets cleared when switching item source.
- Bug in provi…
-
In our app, we are using only READ_MEDIA_IMAGES permission, we don't use READ_MEDIA_VIDEO permission in our app. But somehow, Play Store shows that our app uses both permissions. So my question is, by…
-
### Overview
Blocks https://github.com/flutter/flutter/issues/48918.
See [`repo:flutter/packages /.flutter-plugins[^-]/`](https://github.com/search?q=repo%3Aflutter%2Fpackages%20%2F.flutter-plugin…
-
The following code works fine on Android simulators but does not work only on real Android devices.
On emulators, it starts compressing and show the Compression Progress and successfully compress vid…
-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues).
- [X] I have carefully [re…
-
## What went wrong? 😲
Datetime picker seems to be incredibly slow now when trying to tap on the dropdown to change the year or when tapping on an actual year
Video of the behaviour ->>> [her…
-
When running `google_maps_flutter` example on Android:
```console
You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed …
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…