my command line will close whenever I type flutter or flutter doctor.
I have read or watched solution on the internet telling me that I should put these things : put these on system on system path but that doesn't work, what should i do? did I miss something?
You should have to set your flutter sdk in env first to execute the command of flutter. Then try to run flutter doctor.