{"id":128,"date":"2025-03-20T07:11:53","date_gmt":"2025-03-20T07:11:53","guid":{"rendered":"https:\/\/documentation.iqonic.design\/handyman\/?p=128"},"modified":"2026-02-27T11:52:37","modified_gmt":"2026-02-27T11:52:37","slug":"installation","status":"publish","type":"post","link":"https:\/\/documentation.iqonic.design\/handyman\/installation\/","title":{"rendered":"Installation"},"content":{"rendered":"<div class=\"nolwrap\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/service.iqonic.design\/services\/handyman-service-flutter-app-with-laravel-backend\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"100\" src=\"https:\/\/documentation.iqonic.design\/handyman\/wp-content\/uploads\/sites\/9\/2025\/03\/installation_banner.png\" alt=\"\" class=\"wp-image-80\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Flutter Installation Guide<\/strong><\/h2>\n\n\n\n<p>This guide helps you install all the required tools and dependencies to successfully run and develop a Flutter-based mobile application. If you are setting up the project for the first time or switching devices, follow this guide to avoid configuration issues.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39<strong> Flutter &amp; Dart SDK<\/strong><\/h3>\n\n\n\n<p>Make sure Flutter and Dart SDK are installed on your system. These are essential for Flutter app development.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Install Flutter SDK \u2013 <em><a href=\"https:\/\/docs.flutter.dev\/install\/archive\" target=\"_blank\" rel=\"noopener\">Click here<\/a><\/em><\/li>\n\n\n\n<li>Set up Environment for Flutter \u2013 <em><a href=\"https:\/\/documentation.iqonic.design\/handyman\/app-faqs\/how-to-setup-flutter-environment\">Click here<\/a><\/em><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39 <strong>Choose an IDE<\/strong><\/h3>\n\n\n\n<p>You can use any of the following IDEs for Flutter development:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Android Studio<\/li>\n\n\n\n<li>Visual Studio Code<\/li>\n\n\n\n<li>IntelliJ IDEA<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39 <strong>Set Up Your Editor<\/strong><\/h3>\n\n\n\n<p>After installing your IDE, configure it by installing the Flutter and Dart plugins to enable Flutter development features.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Install Flutter and Dart Plugins \u2013 <em><a href=\"#install-flutter-and-dart-plugins\">Click here<\/a><\/em><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39 <strong>GitHub \/ GitLab (Version Control)<\/strong><\/h3>\n\n\n\n<p>While not mandatory, using Git is highly recommended for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Tracking changes in your project<\/li>\n\n\n\n<li>Collaborating with other developers<\/li>\n<\/ul>\n\n\n\n<p>Download Git: <strong><a href=\"https:\/\/github.com\/\" target=\"_blank\" rel=\"noopener\">GitHub<\/a> \/ <a href=\"https:\/\/about.gitlab.com\/\" target=\"_blank\" rel=\"noopener\">GitLab<\/a><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd38 <strong>Basic Installation<\/strong><\/h2>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u26a0\ufe0f <strong>Important:<\/strong> Choose your platform and follow the corresponding steps to build and run the application.<\/p>\n<\/blockquote>\n\n\n\n<p><strong>Supported Platforms:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/docs.flutter.dev\/install\/quick\" target=\"_blank\" rel=\"noopener\">Windows<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/docs.flutter.dev\/install\/quick\" target=\"_blank\" rel=\"noopener\">macOS<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/docs.flutter.dev\/install\/quick\" target=\"_blank\" rel=\"noopener\">Linux<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/docs.flutter.dev\/install\/quick\" target=\"_blank\" rel=\"noopener\">Chrome OS<\/a><\/li>\n<\/ul>\n\n\n\n<p>\ud83d\udccc Note : For detailed instructions, visit the official Flutter documentation: <a href=\"https:\/\/docs.flutter.dev\/install\/quick\" target=\"_blank\" rel=\"noopener\">Flutter Quick Install Guide<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/streamit-laravel\/wp-content\/uploads\/sites\/5\/2025\/04\/image-25.png\" alt=\"\" class=\"wp-image-1665\" \/><\/figure>\n\n\n\n<p>Here, you can click on the <strong>icons for your specific platform<\/strong> (Windows, macOS, Linux, Chrome OS) and follow the step-by-step guidance to complete the installation process.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"install-flutter-and-dart-plugins\">\ud83d\udd38&nbsp;<strong>Install Flutter and Dart Plugins<\/strong><\/h2>\n\n\n\n<p><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open <strong>Android Studio<\/strong><\/li>\n\n\n\n<li>Go to <strong>Preferences (macOS)<\/strong> or <strong>Settings (Windows\/Linux)<\/strong><\/li>\n\n\n\n<li>Select <strong>Plugins<\/strong> from the left sidebar<\/li>\n\n\n\n<li>Open the <strong>Marketplace<\/strong> tab<\/li>\n\n\n\n<li>Search for <strong>Flutter<\/strong><\/li>\n\n\n\n<li>Click <strong>Install<\/strong> on the Flutter plugin<\/li>\n\n\n\n<li>Install the <strong>Dart<\/strong> plugin<\/li>\n\n\n\n<li>Restart Android Studio when prompted<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Visual Studio Code<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open <strong>Visual Studio Code<\/strong><\/li>\n\n\n\n<li>Go to the <strong>Extensions<\/strong> view (square icon in the sidebar)<\/li>\n\n\n\n<li>Search for <strong>Flutter<\/strong><\/li>\n\n\n\n<li>Click <strong>Install<\/strong> on the Flutter extension (by the Flutter team)<\/li>\n\n\n\n<li>Install the <strong>Dart<\/strong> extension<\/li>\n\n\n\n<li>Restart VS Code if needed<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>IntelliJ IDEA<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open <strong>IntelliJ IDEA<\/strong><\/li>\n\n\n\n<li>Go to <strong>File \u2192 Settings (Windows\/Linux)<\/strong> or <strong>IntelliJ IDEA \u2192 Preferences (macOS)<\/strong><\/li>\n\n\n\n<li>Open <strong>Plugins<\/strong><\/li>\n\n\n\n<li>Go to the <strong>Marketplace<\/strong> tab<\/li>\n\n\n\n<li>Search for <strong>Flutter<\/strong><\/li>\n\n\n\n<li>Click <strong>Install<\/strong> on the Flutter plugin<\/li>\n\n\n\n<li>Install the <strong>Dart<\/strong> plugin<\/li>\n\n\n\n<li>Restart IntelliJ IDEA when prompted<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Reference<\/h2>\n\n\n\n<p>For detailed installation instructions and troubleshooting, refer to the official Flutter documentation:<\/p>\n\n\n\n<p>\ud83d\udd17 <strong><a href=\"https:\/\/docs.flutter.dev\/install\" target=\"_blank\" rel=\"noopener\">Flutter Installation Documentation<\/a><\/strong><\/p>\n\n\n\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Flutter Installation Guide This guide helps you install all the required tools and dependencies to successfully run and develop a Flutter-based mobile application. If you are setting up the project for the first time or switching devices, follow this guide to avoid configuration issues. \ud83d\udd39 Flutter &amp; Dart SDK Make sure Flutter and Dart SDK [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":124,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-128","post","type-post","status-publish","format-standard","hentry","category-handyman-services"],"featured_image_src":null,"author_info":{"display_name":"laraveladminiq","author_link":"https:\/\/documentation.iqonic.design\/handyman\/author\/laraveladminiq\/"},"children":[],"_links":{"self":[{"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/posts\/128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/comments?post=128"}],"version-history":[{"count":12,"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/posts\/128\/revisions"}],"predecessor-version":[{"id":2175,"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/posts\/128\/revisions\/2175"}],"up":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/posts\/124"}],"wp:attachment":[{"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/media?parent=128"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/categories?post=128"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/handyman\/wp-json\/wp\/v2\/tags?post=128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}