Questions tagged [flutter-run]

35 questions
0
votes
2 answers

How to run flutter app in iOS devices from windows

I’m windows 11 system user, i have iPhone device (i11). How we can run flutter app directly in iPhone device? What is the best solution to development and test flutter application in android and ios in the same time (i have android/ios devices. Ps:…
0
votes
0 answers

Flutter is not recognized as internal or external command after run without debugging

This problem occurs when i try to run application after doing some changes to the code. I try to run using vscode command Run Without Debugging and this problem occurs. It works when i delete sdk folder and download it again. But it is not the…
nasibeyyubov
  • 1,735
  • 3
  • 11
  • 28
0
votes
0 answers

Android Studio 4.1 Flutter doesn't recognizing android emuator

Flutter unable to run app No connected devices found; please connect a device, or see flutter.dev/setup for getting started instructions.
0
votes
1 answer

Flutter Build failed

While building and running the Flutter mobile application with flutter --version Flutter 2.0.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision c5a4b4029c (3 days ago) • 2021-03-04 09:47:48 -0800 Engine • revision…
Karthikeyan P
  • 475
  • 2
  • 12
  • 25
-1
votes
2 answers

Error running flutter application on simulators

Failed to build iOS app Error (Xcode): ../../../Developer/flutter/packages/flutter/lib/src/material/data_table.dart:1164:41: Error: Member not found: 'Matrix4.identity'. Could not build the application for the simulator. Error launching application…
1 2
3