My android studio doesn't show device list on my current project. But usually it does show. Here is the screenshot:
When i click run button, it says something like this:
But when i run flutter devices
on the terminal, it says 3 connected devices
:
Does anyone know how to solve this?
Note: i'm using android studio giraffe
it's my fault. I didn't check enable dart support for the project.
I checked enable dart support for the project and enable dart support for the following modules.