

(dont forget to add yourself to the kvm group!) To start with I installed: kvm-host, java-basic as java 8 and kvm are required to run the sdk tools & emulator. Then throw this dir in front of your current path (export PATH=$HOME/.bin:$PATH) Then you should be able to simply git clone (or download as per steps 1 & 2 of the install instructions) and follow step 3+ of the instructions at Linux install | Flutter. configure and make commands (NOTE no need to make install) simply grab the gzip binary and put it somewhere “common” I moved it to my $HOME/.bin folder. To work around this issue I simply grabbed the source and built it via the usual.

To set up flutter you need to install a gzip binary as clear uses pigz as an alias for this which causes issues with the pub command due to the streaming requirement.
