BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5541711906340864/lesson/6c3db587a7830b63a3caa05010ce03e4?ref=outlook-calendar
SUMMARY:Storing Key-Value Data On Disk
DTSTART;TZID=America/Los_Angeles:20260425T190000
DTEND;TZID=America/Los_Angeles:20260425T200000
LOCATION:https://www.learndesk.us/class/5541711906340864/lesson/6c3db587a7830b63a3caa05010ce03e4?ref=outlook-calendar
DESCRIPTION: If you have a relatively small collection of key-values that you’d like to save, you can use the shared_preferences plugin.

Normally you would have to write native platform integrations for storing data on both platforms. Fortunately, theshared_preferences plugin can be used to persist key-value data on disk. The shared preferences plugin wraps NSUserDefaults on iOS and SharedPreferences on Android, providing a persistent store for simple data.

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