base project

This commit is contained in:
efrilm
2025-08-27 12:43:25 +07:00
parent 1573a38857
commit 13d07caa74
108 changed files with 3560 additions and 349 deletions
+3
View File
@@ -0,0 +1,3 @@
class AppConstant {
static const String appName = "";
}