BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5541711906340864/lesson/fff1aac15f3d5d5d14325d6aa579582b?ref=outlook-calendar
SUMMARY:Reading and Writing Files
DTSTART;TZID=America/Los_Angeles:20260425T190000
DTEND;TZID=America/Los_Angeles:20260425T200000
LOCATION:https://www.learndesk.us/class/5541711906340864/lesson/fff1aac15f3d5d5d14325d6aa579582b?ref=outlook-calendar
DESCRIPTION: In some cases, it can be handy to read and write files to disk. This can be used to persist data across app launches, or to download data from the internet and save it for later offline use.

In order to save files to disk, you’ll need to combine the path_provider plugin with the dart:io library.

https://www.learndesk.us/class/5541711906340864/lesson/fff1aac15f3d5d5d14325d6aa579582b?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR