Add illustration for the lock screen

This commit is contained in:
vishnukvmd 2022-11-13 11:57:07 +05:30
parent 0965b367cc
commit fa0ac608f4
7 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -34,7 +34,7 @@ class _LockScreenState extends State<LockScreen> {
alignment: Alignment.center,
children: [
Opacity(
opacity: 0.2,
opacity: 0.3,
child: Image.asset('assets/loading_photos_background.png'),
),
SizedBox(