I'm not really sure what I did, but it seems like I ended up making the path of flutter split into two different places, and the flutter SDK Checkout is not in the right one. I've been trying for hours to fix it. This is what flutter doctor shows. My Flutter Doctor. Also, here is my .zshrc file..zshrc
So far, I've tried editing the path using export PATH="$PATH:pwd
/flutter/bin"
I've also edited the .zschrc file to change the path there, and I've once tried PATH="$PATH:/Users/artemis1/applications/flutter/bin, but so far, the same warning still shows up.