Add asset response cache

This commit is contained in:
Matthias Rupp
2022-10-14 23:57:55 +02:00
parent d43a08eb71
commit 1156290377
4 changed files with 100 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ void main() async {
await Hive.openBox<HiveBackupAlbums>(hiveBackupInfoBox);
await Hive.openBox(hiveGithubReleaseInfoBox);
await Hive.openBox(userSettingInfoBox);
await Hive.openBox(assetListCacheBox);
SystemChrome.setSystemUIOverlayStyle(
const SystemUiOverlayStyle(