Install Flutter in Windows 11 Leave a Comment / Flutter Spread the love To Install Flutter, We need to have following System Requirements: Operating Systems: Windows 7 SP1 or later (64-bit), x86-64 based.Disk Space: 1.64 GB (does not include disk space for IDE/tools).Tools: Flutter depends on these tools being available in your environment.Windows PowerShell 5.0 or newer (this is pre-installed with Windows 10)Git for Windows 2.x, with the Use Git from the Windows Command Prompt option. [ Information provided by Official Flutter Website. ] Windows Powershell and Git Installation Windows Powershell Let’s start with Windows Powershell First. To check weather powershell is already there in windows, go to Start -> Windows Powershell. If Any Window opens like this then Windows Powershell is already there in your machine. Git Installation Download Git Form Here : Git – Downloading Package (git-scm.com) Run Installer. Go with default settings in installer and install git on your machine. Now, Open an installation folder of Git and go to bin folder. Copy that bin folder path and add it to environment variables with path.