flutter_secure_storage icon indicating copy to clipboard operation
flutter_secure_storage copied to clipboard

Doesnt work on windows

Open cyberpwnn opened this issue 2 years ago • 2 comments

C:\Users\cyberpwn\Documents\development\workspace\Crucible\crucible\windows\flutter\ephemeral.plugin_symlinks\flutter_secure_storage_windows\windows\flutter_secure_storage_windows_plugin.cpp(6,10): fatal error C1083: Cannot open include file: 'atlstr.h': No such file or directory [C:\Users\cyberpwn\Documents\development\workspace\Crucible\crucible\build\windows\plugins\flutter_secure_storage_windows\flutter_secure_storage_windows_plugin.vcxproj]

cyberpwnn avatar Aug 12 '23 16:08 cyberpwnn

Did you note this part of the readme?

Configure Windows Version
You need the C++ ATL libraries installed along with the rest of Visual Studio Build Tools. Download them from here and make sure the C++ ATL under optional is installed as well.

rekire avatar Aug 27 '23 11:08 rekire

I've stumbled across the same issue. Thanks @rekire for mentioning the solution. But this should really be in the published readme also on pub.dev, not only in the development branch

muratoreT avatar Oct 31 '23 15:10 muratoreT

I am closing all older issues. If this issue still exists in the latest version, please let me know.

juliansteenbakker avatar Aug 13 '24 20:08 juliansteenbakker