How to Install Dart SDK on Windows | How to Setup IntelliJ IDEA for Dart | Dart Bangla Tutorial

preview_player
Показать описание
➡️ To install Dart SDK on a Windows machine and set up IntelliJ IDEA Community Edition(IDEA) for Dart development, follow these step-by-step instructions:
#dart #flutter #darttutorial #banglatutorial #programming #Code #fluttertutorial
✋✋✋ Step 1: Install Dart SDK
👉 Manual Installation 👇
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 IntelliJ IDEA Community Edition(IDE) 👇
✋✋✋ Setting up Dart Plugin in IntelliJ IDEA:
1. Open IntelliJ IDEA.
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 IntelliJ IDEA after the installation is complete.
✋✋✋ Configuring Dart SDK in IntelliJ IDEA:
1. Open IntelliJ IDEA 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:
Рекомендации по теме
Комментарии
Автор

assalamu alaykum vai autu suggetion kano show kore na dart e

BlackHeart-ruzf