From 6e11fc8c523576992c953a7eb14002513602500a Mon Sep 17 00:00:00 2001 From: Vaibhav Surve Date: Mon, 23 Jun 2025 13:01:46 +0530 Subject: [PATCH] feat: Enable AttendanceDashboardChart in the dashboard screen --- lib/view/dashboard/dashboard_screen.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/view/dashboard/dashboard_screen.dart b/lib/view/dashboard/dashboard_screen.dart index 33df6b5..bb3e0b6 100644 --- a/lib/view/dashboard/dashboard_screen.dart +++ b/lib/view/dashboard/dashboard_screen.dart @@ -59,7 +59,7 @@ class _DashboardScreenState extends State with UIMixin { MySpacing.height(12), _buildDashboardStats(), MySpacing.height(24), - // AttendanceDashboardChart(), + AttendanceDashboardChart(), MySpacing.height(300), if (!hasMpin) ...[