Today I have started learning Flutter. I am using Android Studio in Mac. I have already
To install the simulator you have to install Xcode, simulator is not distributed as a standalone app. Once you have installed it follow this guide.
I was thinking that installing Flutter and Dart plugins will link IOS simulator in Android Studio as well.
Yes once installed you can start the iOS simulator from Android Studio and run your flutter app from it but the simulator is only linked, you have to install it yourself.