I have a problem with running my Flutter app on Android emulator using Genymotion.
After launch emulator, I have tried to "flutter run", but it didn't work. Console shows "No connected devices."
So how can I connect flutter with Genymotion? Could you tell me something? https://gyazo.com/7d75068683c043922c5fff75377e9817 https://gyazo.com/c9ccae04ffdfba3fa66fa6ff7e038e8f
The reason why I want to use Genymotion is Android Studio is too heavy.
But I wonder Flutter doesn't work on Genymotion without Android Studio.