step 21 : rekap kehadiran di home screen & update versi 1.0.2

This commit is contained in:
sindhu
2024-02-05 11:56:54 +07:00
parent 8d8c5a38bc
commit 409b8561e7
7 changed files with 220 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ class Constant {
static double designWidthPhone = 390;
// NOTE VERSI HARUS SAMA DENGAN PUBSPEC.YAML
static String version = "1.0.1";
static String version = "1.0.2";
// color theme
static Color textTrueBlack = const Color(0xff000000);