deps: Add flutter_secure_storage

This commit is contained in:
gasaichandesu
2026-06-19 17:52:12 +04:00
parent 0363e915ee
commit 05d1bb2428
4 changed files with 128 additions and 2 deletions
+2
View File
@@ -3,11 +3,13 @@
#
list(APPEND FLUTTER_PLUGIN_LIST
flutter_secure_storage_windows
screen_retriever_windows
window_manager
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
jni
)
set(PLUGIN_BUNDLED_LIBRARIES)