The stop button not working and run button is disabled
I am using android studio on Macbook pro with M1 Chip. I downloaded the M1 chip-optimized Android studio. When I run the flutter project on the Android emulator with Android Studio, It runs fine but after some time If I try to stop the app. It does not stop and if I try to reload it, the reload button becomes disabled.
If I use the IOS emulator, I do not get this issue.
It only happens when I run my flutter project on Android emulators or Real Android devices.