My Flutter Project won't run on the ios simulator and is throwing this error: <blockquote> Launching lib/main.dart on iPhone Xʀ in debug mode... Running...
Yesterday, i update my macbook to macOS Mouterey and then update Xcode and then when open Android Studio i run my app in flutter i get this error : <pre><code>...
I'm writing a flutter app that using phone authentication. I am runing the app currently on iPhone 12 simulator and when I testing the app and implement the phone numb...
For some reason, iOS Simulator stopped working. I can open iOS Simulator, but Android Studio not recognizes it. I've already tried to run via terminal, but it says <co...
Please help to identify the problem about permission to access photo library in iOS simulator (iOS 15.0) with flutter test (integration_test). I'm trying to use...
I'm trying to create a project in Xcode, Version 11.6 and I'm getting this error:- Failed to create provisioning profile. There are no devices registered...
I am using the Flutter beta 0.15v with Android Studio.The crash only occurs on iOS simulator - IphoneX 11.2. <pre><code>Unhandled exception: NoSuchMethodError: Th...
I want to use in app purchase, that's why I using <a href="https://pub.dev/packages/pay" rel="nofollow noreferrer">Pay</a> plugin in my flutter app. Everything is fine...
Flutter: 1.22 <br>OS:Catalina 10.15.7 <br> Android Studio 4.1.0 <br> <br> I've created some code but everything doesn't appear. I'm running this in a iPhone 11P...
I'm running a flutter project and when dragging any list or scroll view on the simulator, it scrolls with way too much force rendering almost impossible to get to the...
So I'm trying to run a flutter project on an Xcode iPhone simulator. My main issue now is the VS Code is refusing to recognize the iPhone simulator running in the back...
I am currently trying to run an app where main.dart and screen.dart are in the same directory. However, when I test screen.dart using the simulator, it runs the main.d...
Please help me! The app was close to be finished and since I did run flutter upgrade to solve a bug I had to run: flutter clean flutter channel master flutter upgrade...
I am working on M1 mac. For several days now, I am struggling with a problem to implement a widget <strong>'WebView'</strong> in my project. I can't wrap my han...
I can no longer launch my application in release mode on the simulator. When I type <strong>flutter run --release</strong> I get an error message <em...