flutter install bundle code example
Example 1: build apk flutter command
flutter clean
flutter build apk
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