restore xcode settings

formatting

restore xcode settings

fix rebase
This commit is contained in:
mertalev
2025-07-24 14:25:25 +03:00
parent fc6415cdc3
commit 97a6c6d7a0
18 changed files with 255 additions and 908 deletions
+1 -2
View File
@@ -71,8 +71,7 @@ Future<void> initApp() async {
}
}
PaintingBinding.instance.imageCache.maximumSizeBytes =
kTimelineImageCacheMemory;
PaintingBinding.instance.imageCache.maximumSizeBytes = kTimelineImageCacheMemory;
await DynamicTheme.fetchSystemPalette();