I have a rounded corner mobile phone. The top part of the phone have the front camera and power icons etc. I want to get this area height for my Flutter applica...
I'm using the flutter_otp plugin for SMS. It works fine on Android but I get this error on iPhone. I tried different format for phone number but still th...
How can I download my flutter app to my iPhone without putting it in the App Store? I can run my flutter app on my iPhone in debug mode via usb or wifi but I wa...
I made an app for which I store images in a file (using getApplicationDocumentsDirectory()), everything works fine, except on the physical iPhone where I cannot access...
I'm slowly learning flutter and building apps for Android and IOS. As my first app I'm just testing a simple checklist app for my family members. I know that if you bu...
Using Xcode 12.4 and iPhone with iOS 14.4. Archived my app and uploaded it both to TestFlight and Firebase App Distribution (using Distribution and Ad Hoc profiles res...
In the Android studio i see my own iphone device. But i cannot to build the application on it. I see the following message in the console: <strong>No devices found wit...
Flutter iOS build fails after upgrading to Xcode 10.0 version in mac. <pre><code>Nagendras-MacBook-Pro:uaenumber nagendra$ flutter run Launching lib/main.dart on i...
I have integrated bottomAppBar with my Flutter app and added FAB with it. But that is not showing me correctly. Please check attached image: <a href="https://i.stack.i...
I have an issue where I'm unable to run my Flutter application on any iOS device. I'm running my project in Xcode 11 and below is the issue I get <pre><co...
I've been developing a news app with Flutter and when I build and run it through Android Studio it launches fine, but when I try to launch the app by clicking on it on...
I have an issue regarding a grey screen popping up on a particular part of my application. More specifically, the app works on every screen (testing on a physical iPho...
Flutter does not work on my iOS device (iPhone X). When I run using 'flutter run' it keeps compiling ( up to 'Installing and launching...' ) and opening a blan...
flutter app was working getting build and run on Xcode 10 on device iOS 12 fine before, The time dart upgrade <code>2.1.0</code> happen in Flutter build iOS w...
So I have an issue while running Flutter app on real device. When I build and run it for simulator - it works fine. But for my iPhone, I have this error message: <...