From 2d8f3a74ebb63b73d0fc95f4fdf7988233e5d55c Mon Sep 17 00:00:00 2001 From: samarsajad <142666229+samarsajad@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:11:38 +0530 Subject: [PATCH] Timeline Fixed --- lib/opso_timeline.dart | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/opso_timeline.dart b/lib/opso_timeline.dart index e70ab04..e9f8107 100644 --- a/lib/opso_timeline.dart +++ b/lib/opso_timeline.dart @@ -81,17 +81,17 @@ class OpsoTimeLineScreen extends StatelessWidget { 'startDate': DateTime.utc(2024, 5, 01), 'endDate': DateTime.utc(2024, 6, 01), }, - { - 'description': - "Linux Foundation Mentorship(Fall Term)\nApplication Period - 15/07/2024 to 15/08/2024", - 'startDate': DateTime.utc(2024, 7, 15), - 'endDate': DateTime.utc(2024, 8, 15), - }, { 'description': "Social Winter of Code\nApplication Period - 15/07/2024 to 20/12/2024", 'startDate': DateTime.utc(2024, 7, 15), 'endDate': DateTime.utc(2024, 12, 20), + }, + { + 'description': + "Linux Foundation Mentorship(Fall Term)\nApplication Period - 31/07/2024 to 27/08/2024", + 'startDate': DateTime.utc(2024, 7, 31), + 'endDate': DateTime.utc(2024, 8, 27), }, { 'description':