أداة إعداد بيئة تطوير فلاتر الشاملة والمجانية
The Ultimate Free Flutter Development Environment Setup Tool
🌐 flutter-setup.dev — الموقع الرسمي للتنزيل والإصدارات / Official website for downloads & releases
🐧 Linux:
curl -fsSL https://raw.githubusercontent.com/Mustafa-Alqershi/Flutter-Setup-Tool/main/install.sh | sudo bash🍎 macOS:
curl -fsSL https://raw.githubusercontent.com/Mustafa-Alqershi/Flutter-Setup-Tool/main/install.sh | bash🪟 Windows (PowerShell as Admin):
irm https://raw.githubusercontent.com/Mustafa-Alqershi/Flutter-Setup-Tool/main/install.ps1 | iexFlutter Setup Tool هي أداة سطح مكتب مجانية تقوم بـ تثبيت وإعداد بيئة تطوير Flutter كاملة بنقرة واحدة. تعمل على أنظمة Windows و Linux و macOS. تقوم بتحميل جميع المكونات من مصادرها الرسمية مباشرة مع ضمان التوافق التلقائي بين جميع الإصدارات.
Flutter Setup Tool is a free desktop application that installs and configures a complete Flutter development environment with one click. It works on Windows, Linux, and macOS, downloading all components directly from official sources with automatic version compatibility.
| 🚀 | إعداد تلقائي ذكي Smart Auto Setup |
تثبيت كامل بنقرة واحدة — يكشف أحدث إصدار Flutter ويختار جميع المكونات المتوافقة تلقائيًا One-click full install — detects latest Flutter and auto-selects all compatible components |
| ⚙️ | إعداد مخصص Custom Setup |
سجل كامل لجميع الإصدارات من المصادر الرسمية — تحكم فردي في كل مكون وكل إصدار Full version history from official sources — individual control of every component and version |
| 🔍 | تشخيص ذكي Smart Diagnostics |
فحص شامل لبيئة التطوير بالكامل مع نقاط صحة من 0% إلى 100% ونتائج مصنفة Complete environment scan with 0–100% health score and categorized results |
| 🛠️ | إصلاح تلقائي Auto Repair |
إصلاح جميع المشاكل المكتشفة بضغطة زر واحدة — بما في ذلك التراخيص والمسارات والمتغيرات Fix all detected issues with one click — including licenses, paths, and environment variables |
| 🩺 | Flutter Doctor مدمج Built-in Flutter Doctor |
تشغيل flutter doctor مع إصلاح تلقائي للتراخيص والمسارات قبل وأثناء التشغيل Run flutter doctor with auto-repair for licenses and paths before and during execution |
| 📁 | إنشاء مشاريع Create Projects |
إنشاء مشروع Flutter جديد مباشرة من داخل الأداة مع اختيار الاسم والمسار Create a new Flutter project directly from the tool with name and path selection |
| 🔧 | متغيرات البيئة Environment Variables |
إدارة تلقائية لـ PATH و ANDROID_HOME و JAVA_HOME وغيرها — بدون تدخل يدوي Automatic management of PATH, ANDROID_HOME, JAVA_HOME, etc. — no manual work |
| 📂 | تحكم بالمسارات Path Control |
اختيار مسار تثبيت مخصص لأي مكون — مثلاً نقل SDK لقرص آخر لتوفير المساحة Choose custom install path for any component — e.g., move SDK to another drive |
| 🔄 | تحديثات فورية Real-time Updates |
الأداة تجلب أحدث الإصدارات من المصادر الرسمية فور صدورها — بدون الحاجة لتحديث الأداة نفسها Fetches latest versions from official sources as released — no need to update the tool itself |
| 🎯 | تحديث انتقائي Selective Update |
تحديث المكونات التي تريدها فقط مع إبقاء البقية كما هي Update only selected components while keeping everything else unchanged |
| ⏸️ | إيقاف/استئناف Pause & Resume |
إيقاف التحميل مؤقتًا واستئنافه لاحقًا — حتى بعد إعادة تشغيل التطبيق Pause downloads and resume later — even after restarting the app |
| 🌍 | ثنائي اللغة Bilingual |
واجهة عربي وإنجليزي مع كشف تلقائي للغة النظام Arabic & English interface with automatic system language detection |
| 🎨 | وضع داكن/فاتح Dark & Light Mode |
واجهة حديثة أنيقة تدعم الوضع الداكن والفاتح Modern elegant interface supporting dark and light modes |
| 🔄 | تحديث تلقائي Auto Update |
الأداة تتحقق وتحدّث نفسها تلقائيًا عند صدور إصدار جديد The tool automatically checks for and installs its own updates |
|
|
| المكون / Component | الوصف / Description |
|---|---|
| Flutter SDK | إطار Flutter الرسمي / Official Flutter framework |
| Android SDK | Build Tools, Platform Tools, cmdline-tools, Emulator, System Images |
| Android Studio | بيئة التطوير + إضافات Flutter و Dart / IDE + Flutter & Dart plugins |
| Visual Studio Code | محرر + إضافات Flutter و Dart / Editor + Flutter & Dart extensions |
| Gradle | أداة بناء Android / Android build automation tool |
| Java JDK | إصدار متوافق تلقائيًا / Auto-compatible version |
| Git | نظام التحكم بالإصدارات / Version control system |
| Firebase CLI | أداة Firebase / Firebase command-line tool |
🔒 الأمان / Security: جميع المكونات تُحمّل من مصادرها الرسمية مباشرة (Google, JetBrains, Microsoft, GitHub, Eclipse Adoptium)
All components are downloaded directly from their official sources
📡 تحديثات فورية / Real-time: لن تحتاج لتحديث الأداة — تجلب أحدث الإصدارات من المصادر الرسمية فور صدورها
No need to update the tool — it fetches the latest versions from official sources as soon as they're released
|
|
|
|
|
|
|
يضبط تلقائيًا بدون أي تدخل يدوي:
|
Automatically configured — no manual work:
|
| المنصة / Platform | التفاصيل / Details | |
|---|---|---|
| 🪟 | Windows 10/11 | مثبت .exe (Inno Setup) — ضبط تلقائي لـ Registry و PATH.exe installer — auto Registry & PATH configuration |
| 🐧 | Linux | مثبت .run ذاتي الاستخراج — يدعم Ubuntu, Fedora, Arch, openSUSE, Pop!_OS والمزيدSelf-extracting .run — supports Ubuntu, Fedora, Arch, openSUSE, Pop!_OS & more |
| 🍎 | macOS 12+ | ملف .dmg — يدعم Intel و Apple Silicon.dmg file — supports Intel & Apple Silicon |
🐧 Linux
من التيرمنال / From terminal:
curl -fsSL https://raw.githubusercontent.com/Mustafa-Alqershi/Flutter-Setup-Tool/main/install.sh | sudo bashيدويًا / Manually: حمّل .run من flutter-setup.dev ← chmod +x ← sudo ./file.run
إزالة / Uninstall: sudo /opt/flutter-setup-tool/uninstall.sh
🍎 macOS
من التيرمنال / From terminal:
curl -fsSL https://raw.githubusercontent.com/Mustafa-Alqershi/Flutter-Setup-Tool/main/install.sh | bashيدويًا / Manually: حمّل .dmg من flutter-setup.dev ← افتح ← اسحب إلى Applications
🪟 Windows
من PowerShell (كمسؤول / as Admin):
irm https://raw.githubusercontent.com/Mustafa-Alqershi/Flutter-Setup-Tool/main/install.ps1 | iexيدويًا / Manually: حمّل .exe من flutter-setup.dev ← شغّل المثبت
|
|
هل الأداة مجانية؟ / Is it free?
نعم — مجانية بالكامل ومفتوحة المصدر تحت ترخيص MIT.Yes — completely free and open-source under MIT license.
هل تعمل بدون إنترنت؟ / Does it work offline?
الأداة نفسها تعمل (تشخيص + إدارة مكونات مثبتة). تحميل المكونات يحتاج إنترنت.The tool itself works offline (diagnostics + manage installed). Component downloads need internet.
هل أحتاج تحديث الأداة للحصول على أحدث إصدارات؟ / Do I need to update for latest versions?
لا — تجلب أحدث الإصدارات من المصادر الرسمية في الوقت الفعلي.No — fetches latest versions from official sources in real-time.
هل يمكن تثبيت إصدار محدد؟ / Can I install a specific version?
نعم — في الإعداد المخصص يمكنك رؤية سجل كامل لجميع الإصدارات واختيار أي إصدار.Yes — in Custom Setup you can browse and install any version from the full history.
هل يمكن تغيير مسار التثبيت؟ / Can I change the install path?
نعم — لكل مكون (Flutter SDK, Android SDK, Gradle) يمكنك اختيار أي مسار، مثلاً قرص آخر لتوفير المساحة.Yes — for each component you can choose any path, e.g., another drive to save space.
هل يمكن تحديث مكون واحد فقط؟ / Can I update just one component?
نعم — تحديث انتقائي: تحديث المكونات المختارة فقط مع إبقاء البقية كما هي.Yes — selective update: update only chosen components while keeping others unchanged.
ماذا لو ظهرت مشاكل؟ / What if issues appear?
1. شغّل التشخيص من القائمة / Run Diagnostics from the menu2. اضغط إصلاح الكل / Press Fix All
3. شغّل Flutter Doctor للتحقق / Run Flutter Doctor to verify
4. تواصل عبر flutter-setup.dev
🐛 Issues | 🌐 flutter-setup.dev
📄 الترخيص / License — MIT
م. مصطفى القرشي / Eng. Mustafa Alqershi
ابدأ رحلة تطوير Flutter بسهولة وسرعة!
Start your Flutter development journey faster and easier!
🔍 كلمات مفتاحية / Search Tags
Flutter Setup Tool, Flutter SDK installer, Flutter environment setup, Flutter development tools, Android SDK setup, Android Studio Flutter, VSCode Flutter setup, Flutter one-click installer, cross-platform Flutter setup, Flutter setup automation, Flutter auto installer, Flutter setup Windows, Flutter setup macOS, Flutter setup Linux, Flutter doctor fix, Flutter license fix, Flutter diagnostic tool, Flutter environment checker, Flutter health check, Flutter all-in-one installer, Flutter custom setup, Flutter advanced setup, Flutter selective update, Flutter real-time versions, Flutter component manager, Flutter environment variables, أداة إعداد فلاتر, تثبيت فلاتر, بيئة تطوير فلاتر, إعداد Flutter تلقائي, تثبيت Flutter SDK, إعداد Android SDK, تثبيت Android Studio, فحص بيئة فلاتر, إصلاح مشاكل فلاتر, flutter doctor إصلاح, تثبيت فلاتر بنقرة واحدة, أداة تثبيت فلاتر مجانية, flutter-setup.dev, Mustafa Alqershi, Flutter Setup Tool by Mustafa Alqershi
