feat(offline-first): persist hijri+unsplash cache and scale secondary times
This commit is contained in:
@@ -5,6 +5,7 @@ class HiveBoxes {
|
||||
HiveBoxes._();
|
||||
static const String settings = 'app_settings';
|
||||
static const String prayerSchedule = 'prayer_schedule';
|
||||
static const String hijriCache = 'hijri_cache';
|
||||
}
|
||||
|
||||
/// AppSettings stored in Hive.
|
||||
|
||||
Reference in New Issue
Block a user