How to Install Dart SDK on Windows | How to Setup Android Studio for Dart | Dart Bangla Tutorial

Опубликовано: 31 Март 2026
на канале: Coding with Mamun
1,318
20

➡️ To install Dart SDK on a Windows machine and set up Android Studio for Dart development, follow these step-by-step instructions:
#dart #flutter #darttutorial #banglatutorial #programming #Code #fluttertutorial
✋✋✋ Step 1: Install Dart SDK
👉 Manual Installation 👇
1️⃣ Go to the Dart SDK page: 🔗 [Dart SDK](https://dart.dev/get-dart)
2️⃣ Download the Dart SDK ZIP file for Windows.
3️⃣ Extract it to a desired location (e.g., C:\Dart).
4️⃣ Add the Dart SDK's bin directory to your path:
➡️Search for 'Environment Variables' in the start menu and select "Edit the system environment variables."
➡️ In the System Properties window, click on "Environment Variables."
➡️ In the System Variables section, scroll and find the variable named Path, select it, and click on "Edit."
➡️ In the "Edit environment variable" window, click "New" and add the path to the bin directory inside your Dart SDK folder (e.g., C:\Dart\dart-sdk\bin).
➡️ Click OK to close all dialog boxes.
✋✋✋ Step 2: Install and Set Up Android Studio 👇
1️⃣ Download and install Android Studio from 🔗 https://developer.android.com/studio/
✋✋✋ Setting up Dart Plugin in Android Studio:
1. Open Android Studio.
2. On the Welcome screen, go to *"Configure" - "Plugins"*.
3. In the Marketplace tab, search for "Dart" and install the plugin. You may also want to install the "Flutter" plugin if you plan on working with Flutter.
4. Restart Android Studio after the installation is complete.
✋✋✋ Configuring Dart SDK in Android Studio:
1. Open Android Studio and create a new project or open an existing one.
2. Go to *File - Settings
3. Navigate to *Languages & Frameworks - Dart*.
4. Check *"Enable Dart support for the project"*.
5. In the Dart SDK path, provide the path to your Dart SDK folder.
6. Click OK to apply the changes.

🔗 Useful Links:
Facebook:   / neloy.mamun.1  
GitHub: https://github.com/niloymamun
Instagram:   / neloy_mamun