build(flutter): add local notification plugin

This commit is contained in:
Edison Jwa
2026-06-08 22:53:29 +09:00
parent 6af2ed9ab5
commit cc6db18199
3 changed files with 50 additions and 0 deletions
@@ -9,6 +9,7 @@ list(APPEND FLUTTER_PLUGIN_LIST
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
flutter_local_notifications_windows
jni
)