flutter reinstall code example
Example 1: flutter install
$ export PATH="$PATH:`pwd`/flutter/bin"
Example 2: install flutter
C:\src>git clone https://github.com/flutter/flutter.git -b stable
Example 3: install flutter
$ sudo snap install flutter --classic
Example 4: install flutter
git clone https://github.com/flutter/flutter.git -b stable