-
Hello,
I just updated our app to flutter 3.24.1 and flutter_secure_storage 9.2.2, but when I run the app in release mode I get:
```
➜ app git:(main) ✗ flutter run --release --flavor=production…
-
### Context
In my app, we have two versions of a widget that are shown. The user clicks a button to swap between them. The widgets are pretty much completely different apart from this switching butto…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The camera (Take Photo) function crashes when using iOS;
![WechatIMG102](https://github.co…
-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk…
-
#### **Project Overview**
The objective of this project is to develop a cross-platform mobile application using Flutter that blocks or identifies spam callers on both iOS and Android devices. The app…
-
### IDE Information
Android Studio Ladybug | 2024.2.1 Patch 1
Build #AI-242.23339.11.2421.12483815, built on October 11, 2024
Runtime version: 21.0.3+-12282718-b509.11 amd64
VM: OpenJDK 64-Bit Ser…
-
### Package
cronet_http
### Version
1.2.1
### Operating-System
Android
### Output of `flutter doctor -v`
```shell
flutter doctor -v
[✓] Flutter (Channel stable, 3.19.6, on macOS…
-
I am now getting this error when sending an email on my flutter app using my Iphone 6s (IOS 13.5.1). I suspect it has to do with the IOS update because it worked with previous IOS versions.
Anyone e…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
0.3.0-dev.18
### Firebase Tools version
12.5.4
### Flutter Doctor Output
[✓] Flutter (Channel…
-
## Steps to Reproduce
1. disable clear text for both `release` and `debug` builds
* **release:** `android/app/src/main/AndroidManifest.xml` add `android:usesCleartextTraffic="false"` to `` ele…