Himanshu Bora

Results 2 issues of Himanshu Bora

I'm getting the following error while building my windows app. E:\Cloud\build\windows\plugins\quick_notify\quick_notify_plugin.vcxproj(257,3): error MSB4019: The imported project "E:\Cloud\build\windows\packages\Microsoft.Windows.CppWinRT\build\native\Microsoft.Windows.CppWinRT.props" was not found. Confirm that the expression in the Import declaration "E:\Cloud\build\windows\packages\Microsoft.Windows.CppWinRT\build\native\Microsoft.Windows.CppWinRT.props" is...

### **Description** The getWiFiAPState method in WifiIotPlugin.java returns a WIFI_AP_STATE enum for Android API levels >= 29 (Android Q), but the corresponding Dart method in wifi_iot.dart expects an int? value....