How to run IOS? **Read all the points carefully before doing anything


  1. Install Xcode on your mac.

  2. Open your ios folder in Xcode and select your developer team from Signin and capabilities.

  3. Choose your team from GoogleSignin-Googlesignin and flutter_downloader-FlutterDownloaderDatabase from Pod->GoogleSignin-Googlesignin and Pod->flutter_downloader-FlutterDownloaderDatabase



  1. You need to open a simulator. Run this command for open a simulator open -a simulator

  2. Change the platform version according to your simulator version. 

i) Goto your source_code->ios->Podfile add your ios simulator version.

  1. Run this command fluter run.

More info https://docs.flutter.dev/get-started/install/macos


×