Install flutter app developed using android studio on iphone

前端 未结 3 2027
青春惊慌失措
青春惊慌失措 2020-12-29 04:38

I have recently started developing an application with flutter using a plugin with android studio on windows 10. I was able to run app on android phone by connecting a phone

3条回答
  •  既然无缘
    2020-12-29 05:03

    You need a Mac System with Xcode for running a build to the iPhone. Follow this link to set up your mac for running a flutter build to iPhone. https://flutter.dev/docs/get-started/install/macos

提交回复
热议问题