Cannot create flutter project in android studio
up vote
1
down vote
favorite
"Flutter/bin/cache/dart-sdk/bin/dart.exe" is not recognized as an internal or external command operable program or batch file.
android-studio dart flutter
add a comment |
up vote
1
down vote
favorite
"Flutter/bin/cache/dart-sdk/bin/dart.exe" is not recognized as an internal or external command operable program or batch file.
android-studio dart flutter
You can use Android Studio widget to create new project too.
– CopsOnRoad
Oct 1 at 17:31
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
"Flutter/bin/cache/dart-sdk/bin/dart.exe" is not recognized as an internal or external command operable program or batch file.
android-studio dart flutter
"Flutter/bin/cache/dart-sdk/bin/dart.exe" is not recognized as an internal or external command operable program or batch file.
android-studio dart flutter
android-studio dart flutter
asked Oct 1 at 17:15
Junaid Khan
61
61
You can use Android Studio widget to create new project too.
– CopsOnRoad
Oct 1 at 17:31
add a comment |
You can use Android Studio widget to create new project too.
– CopsOnRoad
Oct 1 at 17:31
You can use Android Studio widget to create new project too.
– CopsOnRoad
Oct 1 at 17:31
You can use Android Studio widget to create new project too.
– CopsOnRoad
Oct 1 at 17:31
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
It sounds like dart.exe isn't installed correctly. First try reinstalling flutter sdk and restarting your computer. If it still doesn't work, make sure the path "Flutter/bin/cache/dart-sdk/bin/" directory is part of your PATH variable.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
It sounds like dart.exe isn't installed correctly. First try reinstalling flutter sdk and restarting your computer. If it still doesn't work, make sure the path "Flutter/bin/cache/dart-sdk/bin/" directory is part of your PATH variable.
add a comment |
up vote
0
down vote
It sounds like dart.exe isn't installed correctly. First try reinstalling flutter sdk and restarting your computer. If it still doesn't work, make sure the path "Flutter/bin/cache/dart-sdk/bin/" directory is part of your PATH variable.
add a comment |
up vote
0
down vote
up vote
0
down vote
It sounds like dart.exe isn't installed correctly. First try reinstalling flutter sdk and restarting your computer. If it still doesn't work, make sure the path "Flutter/bin/cache/dart-sdk/bin/" directory is part of your PATH variable.
It sounds like dart.exe isn't installed correctly. First try reinstalling flutter sdk and restarting your computer. If it still doesn't work, make sure the path "Flutter/bin/cache/dart-sdk/bin/" directory is part of your PATH variable.
answered Nov 10 at 6:59
Clive Lee
195
195
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52595845%2fcannot-create-flutter-project-in-android-studio%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You can use Android Studio widget to create new project too.
– CopsOnRoad
Oct 1 at 17:31