feat: register notifications (notepush)

This commit is contained in:
2025-05-21 18:45:54 +01:00
parent 825152c6bf
commit 3dbb247890
9 changed files with 169 additions and 1 deletions

View File

@ -13,6 +13,7 @@ list(APPEND FLUTTER_PLUGIN_LIST
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
flutter_local_notifications_windows
rust_lib_ndk
)