1

enter image description here

  1. How t build the IOS BUILD from Xcode and how to solve these issues related to ios Flutter.

1 Answers1

1

Try this

  1. open terminal
  2. flutter clean
  3. flutter pub get
  4. cd ios
  5. pod install
  6. flutter run