Table of Contents
Flutter Tutorial
Flutter Installation
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 10. You can also use Mac or Linux OS.). |
Disk Space | 400 MB (It does not include disk space for IDE/tools). |
Tools | 1. Windows PowerShell 2. Git for Windows 2.x (Here, Use Git from Windows Command Prompt option). |
SDK | Flutter SDK for Windows |
IDE | Android Studio (Official) |
Install Git
Step 1: To download Git, click here.
Step 2: Run the .exe file to complete the installation. During installation, make sure that you have selected the recommended option.