How to open iOS Simulator in Android Studio for Flutter application

前端 未结 9 1666
臣服心动
臣服心动 2021-01-12 01:37

Today I have started learning Flutter. I am using Android Studio in Mac. I have already

  • Configured the Flutter and Dart plugins in Android studio.
  • Inst
9条回答
  •  没有蜡笔的小新
    2021-01-12 02:17

    After a fresh install of Flutter and Xcode, I had to restart my Mac in order to Flutter recognize the iOS Simulator. Probably something with config of older installations.

提交回复
热议问题