I have git set in my PATH variables, but it shows the response "unable to find git in PATH". However, when I run "flutter doctor" in admin mode, it doesn't display that "unable to find git in PATH" message. It actually shows the flutter doctor command functioning.
PATH:
C:\Program Files\Git\cmd
C:\Program Files\Git\bin
C:\Windows\System32
None of these PATHs fixed the issue. I just want to be able to run the flutter command outside of admin mode.