I have fresh installation of latest version of Flutter which is 1.22.6 on Windows 7 64bit Ultimate so that I can learn how to create a mobile app for Android or iOS mobile phones. I also installed Git. The flutter is located in c:srcflutter recommended by Flutter.
I also updated Environment Variables so that I can run Flutter from Windows console cmd. However, both Windows console vis cmd and Flutter console via flutter_console batch file location in c:srcflutter keep crashing after a brief display of some info when I run any flutter commands such as:
flutter, flutter doctor, flutter --version
etc.
I have tried to find a solution to fix the above issue, but no luck so far.
Can you please help advise how to fix it?
question from:
https://stackoverflow.com/questions/65928043/flutter-or-cmd-console-keeps-crashing-when-running-flutter-doctor-windows-7-64 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…