Flutter | Unable to build Debug APK for Android
I am a newbie to flutter and trying to build the apk that can be installed on my android device. I am able to build the release apk using the following command: flutter build apk To debug certain features of…