first
This commit is contained in:
7
lib/constant/info.dart
Normal file
7
lib/constant/info.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
class Fleek {
|
||||
static const String companyName = 'Fleek-tech';
|
||||
static const String phoneNumber = '962798583052';
|
||||
static const String linkedInProfile =
|
||||
'https://www.linkedin.com/in/hamza-ayed/';
|
||||
static const String website = 'https://mobile-app.store';
|
||||
}
|
||||
Reference in New Issue
Block a user