step 11 : proses login test

This commit is contained in:
sindhu
2024-01-15 15:59:17 +07:00
parent e35e3c5b68
commit 24353ba729
12 changed files with 127 additions and 366 deletions

View File

@@ -52,8 +52,8 @@ class SplashScreen extends HookConsumerWidget {
width: Constant.getActualXPhone(context: context, x: 390),
height: Constant.getActualYPhone(context: context, y: 844),
child: Image.asset(
"images/splashscreen.png",
fit: BoxFit.cover,
"images/logo_splash_screen.png",
// fit: BoxFit.width,
// scale: 1,
),
// color: Colors.green,