Does anyone know the minimum SDK version required for flutter midi command support? My USB connected MIDI device isn’t appearing on Android 12 (SDK 31), despite having all the necessary permissions in the manifest. The device is only recognized and listed on Android 14. Unfortunately, I don’t have other devices to test with; this is based on the two Pixel devices I currently own.
Does anyone know the minimum SDK version required for flutter midi command support? My USB connected MIDI device isn’t appearing on Android 12 (SDK 31), despite having all the necessary permissions in the manifest. The device is only recognized and listed on Android 14. Unfortunately, I don’t have other devices to test with; this is based on the two Pixel devices I currently own.