1. Prerequisites

Before setting up Fastlane, ensure you have:


2. Installing Fastlane

  1. Install Fastlane:

    brew install fastlane
    
    
  2. Open the terminal and navigate to your Flutter project’s ios directory:

    cd ios
    
    
  3. Initialise Fastlane:

    fastlane init
    
    
  4. When prompted:


3. Creating certificates.