Fix #24: Flutter generated plugin files + pubspec.lock after crypto dependency addition

This commit is contained in:
Hamza-Ayed
2026-06-17 08:19:09 +03:00
parent 752bbf3a63
commit 2c56d2f41e
8 changed files with 163 additions and 259 deletions

View File

@@ -9,7 +9,6 @@ list(APPEND FLUTTER_PLUGIN_LIST
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
jni
)
set(PLUGIN_BUNDLED_LIBRARIES)