install flutter

Shell
Just follow this link : https://flutter.dev/docs/get-started/install
And follow each and every step$ export PATH="$PATH:`pwd`/flutter/bin"
C:\src>git clone https://github.com/flutter/flutter.git -b stable

Source

Also in Shell: