The flutter_inappwebview plugin is throwing below mentioned warning while building the windows application also I have mentioned my flutter and dart version if any one can help me with this!!!
flutter_inappwebview: ^6.1.5
Version of Flutter:
Flutter 3.27.1 • channel stable • GitHub - flutter/flutter: Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Framework • revision 17025dd882 (5 weeks ago) • 2024-12-17 03:23:09 +0900
Engine • revision cb4b5fff73
Tools • Dart 3.6.0 • DevTools 2.40.2
Warning:
Launching lib\main.dart on Windows in debug mode…
D:\Flutter_Projects\oktapoc\windows\flutter\ephemeral.plugin_symlinks\flutter_inappwebview_windows\windows\types\web_resource_response.cpp(54,28):
warning C4244: ‘argument’: conversion from ‘__int64’ to ‘int’, possible loss of data [D:\Flutter_Projects\oktapoc\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]
D:\Flutter_Projects\oktapoc\build\windows\x64\packages\Microsoft.Web.WebView2\build\native\include\WebView2EnvironmentOptions.h(194,3): warning C445
8: declaration of ‘value’ hides class member [D:\Flutter_Projects\oktapoc\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]
D:\Flutter_Projects\oktapoc\build\windows\x64\packages\Microsoft.Web.WebView2\build\native\include\WebView2EnvironmentOptions.h(193,3): warning C445
8: declaration of ‘value’ hides class member [D:\Flutter_Projects\oktapoc\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]
D:\Flutter_Projects\oktapoc\build\windows\x64\packages\Microsoft.Web.WebView2\build\native\include\WebView2EnvironmentOptions.h(194,3): warning C445
8: declaration of ‘value’ hides class member [D:\Flutter_Projects\oktapoc\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]
D:\Flutter_Projects\oktapoc\build\windows\x64\packages\Microsoft.Web.WebView2\build\native\include\WebView2EnvironmentOptions.h(193,3): warning C445
8: declaration of ‘value’ hides class member [D:\Flutter_Projects\oktapoc\build\windows\x64\plugins\flutter_inappwebview_windows\flutter_inappwebview_windows_plugin.vcxproj]
Building Windows application… 223.1s
√ Built build\windows\x64\runner\Debug\oktapoc.exe