opt static thumbnail gif

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-17 20:59:52 +08:00
parent eb11971c66
commit 4f35962127
6 changed files with 66 additions and 14 deletions

View File

@@ -265,7 +265,7 @@ abstract final class ImageUtils {
caseSensitive: false,
);
static const kSuffixJPG = '.jpg';
// static const kSuffixJPG = '.jpg';
static const kSuffixGIF = '.gif';
static const kSuffixWEBP = '.webp';