Category: 2. Flutter Installation

  • System Requirements for macOS

    To install and run Flutter on macOS system, you need first to meet these requirements for your development environment. Operating System macOS (64-bit) Disk Space 2.8 GB (It does not include disk space for IDE/tools). Tools bashcurlgit 2.xmkdirrmunzipwhich IDE Xcode (Official) Get the Flutter SDK Step 1: Download the installation bundle of the Flutter Software Development…

  • Install the Flutter SDK

    Step 1: Download the installation bundle of the Flutter Software Development Kit for windows. To download Flutter SDK, Go to its official website, click on Get started button, you will get the following screen. Step 2: Next, to download the latest Flutter SDK, click on the Windows icon. Here, you will find the download link for SDK. Step 3: When your download is…

  • Install Git

    Step 1: To download Git,  Step 2: Run the .exe file to complete the installation. During installation, make sure that you have selected the recommended option.

  • System requirements for Windows

    In this section, we are going to learn how to set up an environment for the successful development of the Flutter application. System requirements for Windows To install and run Flutter on the Windows system, you need first to meet these requirements for your development environment. Operating System Windows 7 or Later (I am Windows…