feat: update schedule

This commit is contained in:
efrilm 2025-08-13 15:03:57 +07:00
parent de42fc68a4
commit 2d6d93772e

View File

@ -65,61 +65,6 @@ class _SchedulePageState extends State<SchedulePage>
// Optimized schedules with const constructor
static final List<Schedule> _schedules = [
Schedule(
date: DateTime.now(),
title: 'Morning Shift',
subtitle: '8am - 1pm (5h)',
time: '08:00',
color: AppColor.primary,
icon: Icons.work,
hasDetails: true,
location: 'Office Building A',
instructions: 'Check all equipment before starting',
),
Schedule(
date: DateTime.now(),
title: 'Morning Shift',
subtitle: '8am - 1pm (5h)',
time: '08:00',
color: AppColor.primary,
icon: Icons.work,
hasDetails: true,
location: 'Office Building A',
instructions: 'Check all equipment before starting',
),
Schedule(
date: DateTime.now(),
title: 'Morning Shift',
subtitle: '8am - 1pm (5h)',
time: '08:00',
color: AppColor.primary,
icon: Icons.work,
hasDetails: true,
location: 'Office Building A',
instructions: 'Check all equipment before starting',
),
Schedule(
date: DateTime.now(),
title: 'Morning Shift',
subtitle: '8am - 1pm (5h)',
time: '08:00',
color: AppColor.primary,
icon: Icons.work,
hasDetails: true,
location: 'Office Building A',
instructions: 'Check all equipment before starting',
),
Schedule(
date: DateTime.now(),
title: 'Morning Shift',
subtitle: '8am - 1pm (5h)',
time: '08:00',
color: AppColor.primary,
icon: Icons.work,
hasDetails: true,
location: 'Office Building A',
instructions: 'Check all equipment before starting',
),
Schedule(
date: DateTime.now(),
title: 'Morning Shift',