I am trying to build windows app using flutter. After successful build i have added msvcp140.dll, vcruntime140.dll, vcruntime140_1.dll as instructed. but still in some windows 10 and on all windows 7 machine it is crashing. Any suggestion what to do?
My release tree looks like follows: build -> windows -> runner -> release
- Data(Folder)
- plugin(Folder)
- bitsdojo_window_windows_plugin.lib
- connectivity_plus_windows_plugin.dll
- dart_vlc_plugin.dll
- desktop_window_plugin.dll
- flutter_windows.dll
- msvcp140.dll
- vcruntime140.dll
- vcruntime140_1.dll
- libvlc.dll
- libvlccore.dll
- App.exe
- psg.exp
- psg.lib
- webview_windows_plugin.dll
- WebView2Loader.dll