How to open iOS Simulator in Android Studio for Flutter application

前端 未结 9 1704
臣服心动
臣服心动 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:18

    You can also configure the Command Line Tools from Xcode, by opening Preferences > Locations and selecting it from dropdown.

    After selecting Xcode version you can find iOS Simulator name in your Android Studio for flutter project.

提交回复
热议问题