Existing Flutter project not show in Android Studio while import

Viewed 365
3 Answers

I was facing this issue with android Studio Arctic Fox | 2020.3.1 Patch 3. After change android studio to 4.2.2, every thing works fine.

be sure you selected Project option in the options situated on left top corner of the ide

Select Project option in the options situated on left top corner

Related