We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdbcf48 commit 8eb4c6cCopy full SHA for 8eb4c6c
lib/Config/assets_path.dart
@@ -6,4 +6,5 @@ class AssetsPath{
6
static String generalImage ='assets/Images/general.jpg';
7
static String scienceImage ='assets/Images/science.jpg';
8
static String welcomeImage = 'assets/Images/welcomeImg.jpg';
9
+ static String developerImage = 'assets/Images/developer.png';
10
}
0 commit comments