-
I installed flutter in my cheap no-rooted arm64 smartphone and now I can build Linux apps but I can't build the apk for Android. My steps to reproduce the problem
## Steps to Reproduce
…
-
## Steps to Reproduce
1. Run on Android 11+
2. Install amazon on your phone
3. Write a flutter app that runs `canLaunch('https://www.amazon.com')`
4. This will return `false` when it should return…
-
## Steps to Reproduce
I created a new app and installed the Image_Picker plugin (https://pub.dev/packages/image_picker), but when I try to capture an image, the application crashes. This was workin…
-
I have a problem with the visualization of a web page with webview_flutter, I have to display a web view, when I run the code on ios the view is displayed correctly, when I run the same code on androi…
-
## Bug report
**Describe the bug**
FieldValue.arrayUnion works perfectly fine when using my Android emulator and Chrome emulator in my flutter app. However, once the app is deployed to Firebase h…
-
The demo project crashes immediately when run for the web platform.
The same project works fine when targetting the iOS platform.
## Steps to Reproduce
1. Create a demo project with `fl…
-
## Steps to Reproduce
1. Use Flutter 3.3+
2. Windows10, no enable [Current system locale beta: UTF-8 Support](https://helpcenter.nshift.com/hc/article_attachments/360017209459/mceclip0.png…
-
I am observing below error if i run flutter desktop app after upgrade to flutter 3.7.1
Launching lib/main.dart on macOS in debug mode...
Building macOS application...
2023-02-07 10:23:17.492 rms[…
-
**Description**
it used to work on previous commits but when I rebuild the app everything fell apart.. I tried reverting the commits but it still failed.. I even re-installed flutter but any packag…
-
## Steps to Reproduce
1. Run the application using `flutter run`
2. Then click on Compute Function it will process data into the isolate. When the app is processing data in isolate it also bl…