How to run flutter app in IOS and Android Simulator

preview_player
Показать описание
Will learn how to create new Flutter project and will learn how you want to run the flutter app in IOS Simulator and Android Emulator
Рекомендации по теме
Комментарии
Автор

Hi, whenever I try to open ios simulator on android studio or intellij it only opens the simulator but is unable to run the app on it. ANdroid emulator works fine. Flutter doctor is all green. On intellij I was able to get the app to run before I installed the android sdk. Once I downloaded it, the ios apps won't work. Please help me, I think it has to do with the ios sim detecting android sdk and rejecting application, the error code reads: could not build the application for the simulator failed to package *path* command phasescriptexecution note: building targets dependencyorder

rl_slimkat