Platform specific dependencies

This commit is contained in:
2026-02-25 18:40:22 +08:00
parent aef88de54b
commit 3a923ea7f6
5 changed files with 34 additions and 0 deletions
+5
View File
@@ -5,11 +5,16 @@
list(APPEND FLUTTER_PLUGIN_LIST
app_links
audioplayers_windows
file_selector_windows
firebase_core
geolocator_windows
permission_handler_windows
printing
url_launcher_windows
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
flutter_local_notifications_windows
)
set(PLUGIN_BUNDLED_LIBRARIES)