You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also have the same problem on flutter 3.27.1. The proposed solution solves the problem. Could the change be included in version 10.0.0 in preparation?
It seems that flutter_secure_storage_linux/linux/CMakeLists.txt does not include the
APPLICATION_ID
flag.It can be fixed with:
The text was updated successfully, but these errors were encountered: