Docly Child

Unable to open file in target “Runner” in project “Runner”

Estimated reading: 1 minute
  1. Open your project in Android Studio.
  2. Open Terminal
  3. Fired this command flutter create
  4. pub  get
  5. Open Terminal and set iOS project path (cd ios)
  6. Fired this command pod install
  7. Run your project in Xcode.

Leave a Comment

Share this Doc
CONTENTS