I am following the Flutter Test Drive tutorial on the Flutter Docs. I installed XCode, cocoapods, ran pods setup etc.
pods setup
However, in Android Studio, when
I came across this problem on my MacBook.
iOS toolchain - develop for iOS devices (Xcode 8.2.1) ✗ Flutter requires a minimum Xcode version of 9.0.0. Download the latest version or update via the Mac App Store.
Xcode was not updated. That is why IOS simulators are not supported.