Add album list response caching

This commit is contained in:
Matthias Rupp
2022-10-17 14:53:27 +02:00
parent 75d8ca1306
commit d310c77fc8
7 changed files with 108 additions and 22 deletions

View File

@@ -38,6 +38,7 @@ void main() async {
await Hive.openBox(hiveGithubReleaseInfoBox);
await Hive.openBox(userSettingInfoBox);
await Hive.openBox(assetListCacheBox);
await Hive.openBox(albumListCacheBox);
SystemChrome.setSystemUIOverlayStyle(
const SystemUiOverlayStyle(