Harden app for 24-7 offline-first operation
This commit is contained in:
@@ -49,6 +49,7 @@ class JumatScreen extends ConsumerWidget {
|
||||
fit: BoxFit.cover,
|
||||
color: Colors.black.withValues(alpha: 0.55),
|
||||
colorBlendMode: BlendMode.darken,
|
||||
errorBuilder: (_, __, ___) => const UnsplashBackground(),
|
||||
),
|
||||
)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user