revisi + request v 1.01 -> 1.02

This commit is contained in:
Sas Andy
2024-12-23 08:17:16 +07:00
parent e3073d9823
commit c0e21811c0
13 changed files with 387 additions and 10 deletions

View File

@@ -14,7 +14,9 @@ class Constant {
static String tokenName = "oneMitraPramita";
static double designHeight = 1024;
static double designWidth = 1440;
static String version = "Versi 1.01";
static String version = "Versi 1.02";
static String build = "Build 13-12-2024";
// flutter build web --base-href "/mitra/"
static String ipAddress = "";