add package

This commit is contained in:
wsl
2025-07-04 16:58:57 +08:00
parent 3bb2fba582
commit b8f7e61260
20 changed files with 620 additions and 223 deletions

View File

@@ -0,0 +1,5 @@
package com.taihe.vbvs_app
import io.flutter.embedding.android.FlutterActivity
class MainActivity : FlutterActivity()