I want to learn how to use flutter, so I downloaded it using homebrew
on the M1 Mac.
Running which flutter
returns /opt/homebrew/bin/flutter
I tried running flutter doctor
which errors out. I'm not sure how to handle this.
Please ensure that the SDK and/or project is installed in a location that has read/write permissions for the current user.```