To develop Flutter apps for iOS, you need a Mac with Xcode installed .
Read moreIs Android Studio mandatory for Flutter?
You don’t specifically need Android Studio , all you need is the Android SDK, download it and set the environment variable to the SDK path for the flutter installation to recognise that.
Read more