Installation in WindowsIn this section, let us see how to install Flutter SDK and its requirement in a windows system.Step 1 − Go to URL, https://flutter.dev/docs/get-started/install/windows and download the latest Flutter SDK. As of April 2019, the version is 1.2.1 and the file is flutter_window...
Read MoreTo install Flutter on MacOS, you will have to follow the following steps −Step 1 − Go to URL, https://flutter.dev/docs/get-started/install/macos and download latest Flutter SDK. As of April 2019, the version is 1.2.1 and the file is flutter_macos_v1.2.1- stable.zip.Step 2 − Unzip the zip archive ...
Read More