I ask you for help! I can't understand what the matter is, I did everything as it is written on the site. But command line doesn't see Flutter (C: \ flutter_windows_2.8.1-stable \ flutter \ bin)
When I write a command (flutter --version) to the command line (cmd), it thinks for 2 seconds and closes. All this is where his work ends, and so it is constantly. Launched as Administrator, changed places in environment variables
C: \ flutter_windows_2.8.1-stable \ flutter \ bin
c: \ Windows \ system32
rebooted the laptop 20 times ran in Power shell (Not found) How can you fix this?
Good evening! Flutter is a framework, you just mean flutter.
2a.k2022-01-23 08:36:49The full path to the files must be specified. C: \ flutter_windows_2.8.1-stable \ flutter \ bin \ flutter.bat eg.
user78606702022-01-23 08:36:49Changed! Still does not see
2a.k2022-01-23 08:36:49is the dart installed? before dart, did you specify the path in an environment variable?
Михаил Ребров2022-01-23 08:36:49- How to run an application on a remote Windows computer on its screen when connected via ssh
- windows : Bat -file, script
- python : CMD does not open in pycharm
- windows : Generation of a temporary stamp with a leading zero in the discharge of hours
- windows : How do I run a .java program through .bat so that the command line is not displayed?
- windows : Batch file goes into a cycle when command Sort
- windows : Additional Conditions in the BAT file cycle
- windows : Need a script that turns off the Internet at a certain time
- python : How to update the PATH environment variable when executing a BAT file in CMD Windows?
Is the fluter a console? Try through cmd, open the cmd console and execute a flutter from the console (black screen).
nick_n_a2022-01-23 08:36:49