más mejoras

This commit is contained in:
2026-05-10 23:54:09 +02:00
parent 873a5b7f4a
commit a93bab290a
42 changed files with 1365 additions and 784 deletions
+2 -1
View File
@@ -532,7 +532,8 @@ class AvatarFarolero extends StatelessWidget {
assetPath!,
width: size,
height: size,
fit: BoxFit.cover,
fit: BoxFit.contain,
filterQuality: FilterQuality.high,
),
),
),