'cannot open new project flutter wizard android studio bumblebee 2021.1.1
hello i am beginner in flutter, i want ask
i cant create project flutter, how to fix this?
i have all check in flutter doctor flutter doctor image
and already install dart and flutter in android studio plugin image
and then android support already enable to android support image
so what i must do? because i cant make new flutter project make flutter project image
Solution 1:[1]
When you making the flutter project you can't make it without flutter SDK path.(Path which you installed the flutter directory). if you didn't installed it, first install it.
- Browse the folder path of flutter SDK
- Select the folder path
for more details, Click the link - Flutter docs
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Sasitha Dilshan |
