-
Image_Picker was working fine till suddenly without any changes, it doesn't work properly in release mode (It's totally fine in debug mode)
I am using the latest flutter version and updated Image_Pic…
-
## Bug report
**Describe the bug**
Since I upgraded to 14.2.1 version of firebase_messaging package as well as many other Firebase packagesI to the latest version, am getting a lot of crashes in C…
-
**Usage**
` PickedFile imageFile = await _imagePicker.getImage(source: ImageSource.camera, maxHeight: 1024, maxWidth: 1024, imageQuality: 100);`
**Expected results:**
i can work completely w…
-
## Version information
- `IDEA AI-213.7172.25.2113.9123335`
- `3.0.6`
- `AI-213.7172.25.2113.9123335, JRE 11.0.13+0-b1751.21-8125866x64 JetBrains s.r.o., OS Mac OS X(aarch64) v13.1, screens 2…
-
### What version are you using?
flutter_facebook_auth:5.0.8
### What OS and version are you using to local deploy your application?
macOS Ventura 13.2.1
### What platforms are you seeing the probl…
-
## Steps to Reproduce
1. Create new applicatin `flutter create .`
2. . Copied the packages
Packages
```
cupertino_icons: ^1.0.2
firebase_core: ^2.6.1
path_provider: ^2.0.2…
-
AFAIK, currently when user creates a membership in Pioneer, they are asked to provide a file for their avatar and that file is uploaded to Atlas Avatar Service without any modification. However, it wo…
-
## Command
```
flutter --quiet assemble --no-version-check --depfile /Users/emadbeltaje/StudioProjects/arabic_mate/android/app/build/intermediates/flutter/debug/flutter_build.d --output /Users/emadb…
-
Seems like 1/2 of the time the crop controls work on mobile, 1/2 the time they dont.
- tap-drag on the center to move doesn't move
- tap-drag on a corner to resize doesn't resize
- pinch zoom see…
-
When binding e.g. aspectRatio to the image cropper, an "undefined" gets treaded as false rather than the default value (true). This is because every settings get set hard in a loop (https://github.com…