flutter sdk is not found in the specified location

2,972 views
Skip to first unread message

Indrajeet Patil

unread,
Feb 15, 2020, 12:04:32 PM2/15/20
to Flutter Development (flutter-dev)

15817860475424321030341777689912.jpg

Dear team, 
Same problems in flutter sdk is not found in the specified location. Many time I am try but not resolved my problem.
I am flutter install in C drive but..... I don't know where sdk path?

Please help me

Thanks and regards

Rabih M. ElBaba (Gmail)

unread,
Feb 16, 2020, 3:08:42 AM2/16/20
to Indrajeet Patil, Flutter Development (flutter-dev)
try to open the list of SDK location, it could detect it automatically.

In case of failure, try the following:

# official docs
https://flutter.dev/docs/get-started/install/windows

# install flutter
git clone -b stable https://github.com/flutter/flutter.git

type Edit environment and the add  the full path of c:\fullter\bin to the path param where the (c:\) is your full path installation directory

now, go to cmd and type run the below to install the dependencies

flutter doctor --android-licenses
fullter docotor -v

# if you get sdk not found follow the below
go to File>Settings>Languages and Frameworks>Dart and check "Enable Dart support for the project..."
in "Dart SDK path" click in "..." and navigate to flutter SDK directory. Under that directory, you'll find "bin/cache/dart-sdk

Wishes

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/90ed6660-dcb8-49bc-8a6c-5e4647dff5d4%40googlegroups.com.

programmer

unread,
Feb 16, 2020, 4:58:24 AM2/16/20
to Rabih M. ElBaba (Gmail), Indrajeet Patil, Flutter Development (flutter-dev)
in you need to give the bin folder location like c://flutter/bin

Reply all
Reply to author
Forward
0 new messages