step 8 : add ui homescreen

This commit is contained in:
sindhu
2024-01-25 15:08:52 +07:00
parent b772e74e17
commit b85e3515e8
21 changed files with 928 additions and 158 deletions

View File

@@ -1,5 +1,6 @@
import 'package:absensi_sas_flutter/screen/home/home_screen.dart';
import 'package:absensi_sas_flutter/screen/home/home_screen_v1.dart';
import 'package:flutter/material.dart';
import '../screen/home/home_screen.dart';
import '../test_flutter_map.dart';
import '../screen/login/login_screen.dart';
import '../screen/splash/splash_screen.dart';