Initial commit: Flutter 无书应用项目

This commit is contained in:
Developer
2026-03-30 02:35:31 +08:00
commit 9175ff9905
566 changed files with 103261 additions and 0 deletions

10
ohos/AppScope/app.json5 Normal file
View File

@@ -0,0 +1,10 @@
{
"app": {
"bundleName": "app.whushu.poes",
"vendor": "example",
"versionCode": 26032601,
"versionName": "1.5.0",
"icon": "$media:app_icon",
"label": "$string:app_name"
}
}