'Existing Flutter project not show in Android Studio while import

I am importing existing flutter project in Android Studio. while open project it's only show External Library folder but not show project folder. I am trying to open https://github.com/geweald/flutter_onfido.

Here I am attaching video link of issue: https://drive.google.com/file/d/1VmeH1AhtTP5-YpQ3WRwsBLXZxUa2ox8F/view?usp=sharing

Android Studio detail: Android Studio Arctic Fox | 2020.3.1 Patch 3

Note: This issue happen with existing download from GitHub.

Screenshoot



Solution 1:[1]

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.

Solution 2:[2]

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

Solution 3:[3]

Select Project option in the options situated on left top corner

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 DHAMAT NILESH
Solution 2
Solution 3 Sanket Shah