# Getting Started

Hey there! 🐝 Congratulations on buzzing in with your new app! We're thrilled to have you on board. Just flap those wings through these simple steps to kick off and make the most of your app. Let's fly together!

# Create new Flutter App (Android Studio)

  1. Open Android Studio

  2. Click New Flutter Project button

  3. Choose path to flutter SDK folder (eg: /Users/wecslabs/Desktop/flutter) and click next

  4. Enter project details. Refer to image below for better understanding

    • Project name (small-case, no-space, no-special characters)
    • Choose a location for the App
    • Give a short description
    • Give name of organization. When providing the organization identifier, use the reverse domain notation (eg: com.yourorganization) to ensure a unique and globally identifiable app.
    • Choose Kotlin as Android Language and Swift for iOS Language
    • Choose platforms required. (Uncheck all others)

  5. Click create

Congrats on your new app! 🚀 Follow the next steps and let's make things happen together. Ready, set, go! 🎉