I was going through the installation steps of Flutter
I have done all the steps which are given for MAC
but when running flutter command, it is showing
/Users/mac005/sdk/bin/flutter: line 33: sed: command not found
There was issue with path setting.
I was doing
export PATH=`pwd`/flutter/bin
So it was not able to recognize any other command in terminal.
Actual command was
export PATH=`pwd`/flutter/bin:$PATH
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With