Skip to content

Commit 8eb4c6c

Browse files
committed
add developer png
1 parent cdbcf48 commit 8eb4c6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Config/assets_path.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ class AssetsPath{
66
static String generalImage ='assets/Images/general.jpg';
77
static String scienceImage ='assets/Images/science.jpg';
88
static String welcomeImage = 'assets/Images/welcomeImg.jpg';
9+
static String developerImage = 'assets/Images/developer.png';
910
}

0 commit comments

Comments
 (0)