feat: 添加原生通知桥接功能及相关配置

This commit is contained in:
2025-11-27 13:50:21 +08:00
parent 074a7f1ff0
commit 7cba2965a9
15 changed files with 401 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
[
{
"pkg": "@capacitor-community/sqlite",
"classpath": "com.getcapacitor.community.database.sqlite.CapacitorSQLitePlugin"
}
]