Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create IOS Simulator Flutter

Tags:

flutter

I am a newbie for the flutter Using AndroidStudio as IDE. I successfully create the Flutter Application and able to run it on Android emulator.

Can I create IOS simulator to test the Application using Android studio? If Yes Please suggest how it is possible?

like image 440
Pitty Avatar asked Oct 17 '25 04:10

Pitty


2 Answers

Yes, I'm using Android Studio with IOS Simulator. Open the simulator in your mac and you can show device in Android Studio.

You can open simulator only with this command

open -a Simulator

And you will show the iPhone device in Android Studio when the simulator opened.

enter image description here

like image 151
Anilcan Avatar answered Oct 20 '25 15:10

Anilcan


  • enter image description hereOpen your terminal and type only "open -a Simulator" that it.
like image 33
Raghib Arshi Avatar answered Oct 20 '25 15:10

Raghib Arshi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!