How to install Flutter and run Hello World on it

For Windows 1. Click this website to download and install Flutter. 2. Extract the zip file and place the contained flutter in the desired installation location for the Flutter SDK For example, C:\Users\\Documents 3. Update your path If you wish to run Flutter commands in the regular Windows console, take these steps to add Flutter …