Skip to content Skip to sidebar Skip to footer

Setting Up Flutter On Android Studio Error

error setting up flutter for android studio I tried: repeating the process deleting android studio and restarting error creating project cannot create a project within the Flutter

Solution 1:

Please do not create a project within the Flutter SDK directory. Please create your project in another directory.

Solution 2:

check the flutter sdk

file - > settings -> languages -> Flutter

enter image description here

Post a Comment for "Setting Up Flutter On Android Studio Error"