Aman VPN
  • 1️⃣Introduction
    • Introduction to Aman VPN
    • Project Structure & Features
  • 2️⃣Installation
    • Introduction to Flutter
    • Tools & Setup
    • Android Studio – Windows​
    • Android Studio – macOS​​
    • Android Studio – Linux​​
  • 3️⃣GETTING STARTED (BUILD & RUN)
    • Build & Run
  • 4️⃣CONFIGURATION & CUSTOMIZATION
    • Changing Servers
    • Android Configuration
    • Firebase Configuration
    • Flutter Configuration
  • 5️⃣HELP & SUPPORT
    • Support
Powered by GitBook
On this page
  1. Installation

Tools & Setup

Prerequisite

PreviousIntroduction to FlutterNextAndroid Studio – Windows​

Last updated 2 years ago

  • Flutter & Dart

  • Anyone IDE (Recommended), or

  • To edit this project you must have Flutter and Dart installed and configured successfully on your computer.

  • Set up your editor - Install the.

  • If you have got Android SDK installed and configured, to install Flutter you only need to:

    • Download Flutter SDK from official website and extract it.

    • Add path to previously extracted SDK to your PATH variable

    • Run flutter doctor tool to check if everything is configured correctly.

    • All above steps are mentioned here:

2️⃣
SDK
Android Studio
Visual Studio Code
IntelliJ IDEA
Flutter and Dart plugins
https://flutter.dev/docs/get-started/install/